Struct reproto_core::RpFile
[−]
[src]
pub struct RpFile { pub options: Vec<Loc<RpOptionDecl>>, pub decls: Vec<Loc<RpDecl>>, }
Fields
options: Vec<Loc<RpOptionDecl>>
decls: Vec<Loc<RpDecl>>