Struct audact::system::Processing [] [src]

pub struct Processing { /* fields omitted */ }

Represents processing values on a channel

Trait Implementations

impl Clone for Processing
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Processing
[src]

Auto Trait Implementations

impl Send for Processing

impl Sync for Processing