Struct reproto_core::RpFile [] [src]

pub struct RpFile {
    pub options: Vec<Loc<RpOptionDecl>>,
    pub decls: Vec<Loc<RpDecl>>,
}

Fields

Trait Implementations

impl Debug for RpFile
[src]

[src]

Formats the value using the given formatter.