Crate flows

Crate flows 

Source

Re-exports§

pub use flows_audio as audio;
pub use flows_derive as derive;
pub use flows_hash as hash;
pub use flows_image as image;
pub use flows_io as io;
pub use flows_json as json;
pub use flows_math as math;
pub use flows_rand as rand;
pub use flows_text as text;

Modules§

tokio

Structs§

Inputs
Outputs
RecvError
SendError
System
TryRecvError
TrySendError

Enums§

Error

Traits§

InputPort
OutputPort
Port
The common interface for ports, whether for input or output.

Functions§

bounded
bounded_boxed
stderr
stdin
stdout

Type Aliases§

Result
Subsystem