Module type_trait

Module type_trait 

Source
Expand description

The LogixType trait and types used to describe the types

Structs§

LogixTypeDescriptor
Describes a type in the logix config file
Value
Represents a value and the location in the config file

Enums§

LogixValueDescriptor
Describes a type

Traits§

LogixType
This trait is used to represent types that can be stored in a logix config.
LogixVfs