Skip to main content

is_declaration

Function is_declaration 

Source
pub fn is_declaration(p: &Path) -> bool
Expand description

true for foo.d.tl: a declaration, with the implementation somewhere else.