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