Module shm_rs::static_scheme::scheme
source · Structs
- A struct for temporary storage of the argument datatypes which is used in
environment.rs
for data type extraction. - A structure which hold information about procedure’s argument.
- A struct which holds information about definitions.
- A struct which holds information about definitions.
- A struct which holds information about procedures which are declared in procedure, which are allowed to appear there.
- Flags which control the operation of openlog() and subsequent calls to syslog.
- A strucure which holds information about
procedure
read from init (static scheme) scheme files. - This struct contains information about the Serializator instance which is defined in scheme and starting with (serialization “name” …).
Enums
- An argument data type.
- A generic data type for dynamic scheme.
- Defines a type of the (f/vector) field. Used by the
generator.rs
in order to generate Rust structs and enums fields.