Skip to main content

Crate armour_typ

Crate armour_typ 

Source

Re-exports§

pub use get_type::GetType;
pub use scalar::ScalarTyp;
pub use schema::SchemaFields;
pub use schema::SchemaTyp;
pub use typ::EnumType;
pub use typ::Fields;
pub use typ::SimpleEnumType;
pub use typ::StructType;
pub use typ::Typ;

Modules§

get_type
scalar
schema
typ

Derive Macros§

GetType
#[get_type(flatten)] for unnamed structs#[get_type(with_type = Type)] for named struct fields#[get_type(unimplemented)] for named struct fields#[get_type(custom("name", &[Typ::Bool, Typ::Str]))] for named struct fields