Skip to main content

extern_decl

Function extern_decl 

Source
pub fn extern_decl<'tok, I: UrdInput<'tok>>() -> BoxedUrdParser<'tok, I>
Expand description

Parser for extern declarations (extern const/global name: Type)