Struct jack::Unowned [] [src]

pub struct Unowned;

PortSpec for a port that holds has no readable or writeable data from JACK on the created client. It can be used to connect ports or to obtain metadata.

Trait Implementations

impl Debug for Unowned
[src]

[src]

Formats the value using the given formatter.

impl Default for Unowned
[src]

[src]

Returns the "default value" for a type. Read more

impl PortSpec for Unowned
[src]

[src]

Panics on call since the Unowned spec can't be used to create ports.

[src]

Panics on call since the Unowned spec can't be used to create ports.

[src]

Panics on call since the Unowned spec can't be used to create ports.