Skip to main content

Crate pipecrab_core

Crate pipecrab_core 

Source
Expand description

pipecrab-core: Sans-IO

Re-exports§

pub use frame::AudioChunk;
pub use frame::AudioFormat;
pub use frame::CustomFrame;
pub use frame::DataFrame;
pub use frame::Direction;
pub use frame::SystemFrame;
pub use processor::Decision;
pub use processor::Disposition;
pub use processor::Processor;

Modules§

frame
Frame types and the CustomFrame extension trait.
processor
The Processor trait: synchronous, sans-IO stage logic.