Struct slos_hosted::hal::console::Console[][src]

pub struct Console;
Expand description

Hosted SystemConsole implementation

This just forwards read/write to the host’s stdin/stdout.

Trait Implementations

Formats the value using the given formatter. Read more

Try to read from the file Read more

Try to write to the file Read more

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

Performs the conversion.

Performs the conversion.

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.