Struct rtfm_syntax::Idle [] [src]

pub struct Idle {
    pub path: Option<Path>,
    pub resources: Option<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.