Function hvm::language::parser::name

source ·
pub fn name(state: State<'_>) -> Answer<'_, String>
Expand description

Parses a name after skipping comments and whitespace.