Struct kailua_check::env::Output [] [src]

pub struct Output { /* fields omitted */ }

A report-free version of Context. Suitable for analysis.

Methods

impl Output
[src]

Methods from Deref<Target = Types>

Returns the current message locale.

Sets the current message locale.

Trait Implementations

impl Deref for Output
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for Output
[src]

The method called to mutably dereference a value