Struct rtfm_syntax::check::Idle [] [src]

pub struct Idle {
    pub path: Path,
    pub resources: Resources,
    // some fields omitted
}

idle: { .. }

Fields

path: $Path

resources: $Resources

Trait Implementations

impl Debug for Idle
[src]

[src]

Formats the value using the given formatter.