Struct rtfm_syntax::Init [] [src]

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

init: { .. }

Fields

path: $Path

Trait Implementations

impl Debug for Init
[src]

[src]

Formats the value using the given formatter.