Struct ansi_escapes::Beep [] [src]

pub struct Beep;

Output a beeping sound.

Trait Implementations

impl Display for Beep
[src]

Formats the value using the given formatter. Read more