Type Alias SchemaPart

Source
pub type SchemaPart = Vec<(String, Type)>;

Aliased Typeยง

pub struct SchemaPart { /* private fields */ }