[−][src]Crate flowclib
Modules
| compiler | Compile module that loads flow definition, compiles flows and tables and then generates JSON manifest of processes |
| deserializers | |
| dumper | |
| errors | |
| generator | |
| info | Info module provides methods to get additional information about the flowclib library |
| model |
Structs
| Error | The Error type. |
Enums
| ErrorKind | The kind of an error. |
Traits
| ResultExt | Additional methods for |
Type Definitions
| Result | Convenient wrapper around |