module-type ::= 'mod' '{' (module-type-field (',' module-type-field)* ','?)? '}' module-type-field ::= code-identifier ':' type
Last updated 1 year ago
Copyright © Vezel Contributors