Skip to main content

arity_error

Function arity_error 

Source
pub fn arity_error(class: Symbol, expected: usize, actual: usize) -> Error
Expand description

Builds the standard error for a wrong read-constructor argument count.