Re-exports§
pub use type_trait::LogixType;
Modules§
- error
- token
- The
Token
type and other relevant types returned byLogixParser::next_token
- type_
trait - The
LogixType
trait and types used to describe the types - types
- Types that implement the
LogixType
trait
Structs§
- Logix
Loader - Load a logix configuration
- Logix
Parser - The parser used by the
LogixType
trait
Derive Macros§
- Logix
Type - Derives the LogixType trait