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

pub struct ClientStatus(pub u32);

Methods

impl ClientStatus
[src]

fn as_str(&self) -> &str

Trait Implementations

impl Debug for ClientStatus
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl Display for ClientStatus
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.