Function construct

Source
pub fn construct(lexer: TypeLexer<'_>) -> Result<Type<'_>, ParseError>