use_section

Function use_section 

Source
pub fn use_section(input: &str) -> IResult<&str, Vec<&str>>
Expand description
UseSection = *(UseStatement)