Struct jack_client::error::ClientStatus [] [src]

pub struct ClientStatus(pub u32);

Methods

impl ClientStatus
[src]

Trait Implementations

impl Debug for ClientStatus
[src]

Formats the value using the given formatter.

impl Display for ClientStatus
[src]

Formats the value using the given formatter. Read more