IsInSchema

Trait IsInSchema 

Source
pub trait IsInSchema<S> { }
Expand description

Marker trait indicating that a table T is part of a schema represented by the marker type S.

Implementorsยง