Function glsl::parser::nonempty_identifiers []

pub fn nonempty_identifiers(i: &[u8]) -> IResult<&[u8], Vec<Identifier>, u32>