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