Module primitives

Module primitives 

Source

Re-exports§

pub use boolean::BooleanPrimitive;
pub use exact_string::ExactStringPrimitive;
pub use integer::IntegerPrimitive;
pub use sentences::SentencesPrimitive;
pub use text::TextPrimitive;
pub use text_list::TextListPrimitive;
pub use words::WordsPrimitive;

Modules§

boolean
exact_string
integer
sentences
text
text_list
words

Traits§

PrimitiveTrait