Type Alias preserves_schema::compiler::ModulePath

source ·
pub type ModulePath = Vec<String>;
Expand description

Names a Schema module within a (collection of) Schema bundle(s).

Aliased Type§

struct ModulePath { /* private fields */ }