pub trait Visitable { }
Expand description

Marker to prevent mistakes.

Implementations on Foreign Types

Implementors