Struct rtfm_syntax::Init [] [src]

pub struct Init {
    pub path: Option<Path>,
    pub resources: Option<Resources>,
    // some fields omitted
}

init: { .. }

Fields

path: $Path

resources: $Resources

Trait Implementations

impl Debug for Init
[src]

[src]

Formats the value using the given formatter.