pub struct PVerb {
    pub node: PVerb,
}
Expand description

Input Port API Struct for Node PVerb

Fields

node: PVerb

Implementations

Assign to input port for Node PVerb Input in_l

Assign to input port for Node PVerb Input in_r

Assign to input port for Node PVerb Input predly

Assign to input port for Node PVerb Input size

Assign to input port for Node PVerb Input dcy

Assign to input port for Node PVerb Input ilpf

Assign to input port for Node PVerb Input ihpf

Assign to input port for Node PVerb Input dif

Assign to input port for Node PVerb Input dmix

Assign to input port for Node PVerb Input mspeed

Assign to input port for Node PVerb Input mshp

Assign to input port for Node PVerb Input mdepth

Assign to input port for Node PVerb Input rlpf

Assign to input port for Node PVerb Input rhpf

Assign to input port for Node PVerb Input mix

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.