Crate logix_type

Source

Re-exports§

pub use type_trait::LogixType;

Modules§

error
token
The Token type and other relevant types returned by LogixParser::next_token
type_trait
The LogixType trait and types used to describe the types
types
Types that implement the LogixType trait

Structs§

LogixLoader
Load a logix configuration
LogixParser
The parser used by the LogixType trait

Derive Macros§

LogixType
Derives the LogixType trait