Crate flowstdlib[−][src]
Modules
| control | Control functions A Module with functions for controlling data flow |
| data | Data functions |
| fmt | Formatting functions |
| img | Imaging functions |
| math | Maths functions |
Structs
| Error | The Error type. |
Enums
| ErrorKind | The kind of an error. |
Traits
| ResultExt | Additional methods for |
Functions
| get_manifest | Return the |
Type Definitions
| Result | Convenient wrapper around |