Module metafactory::error
[-]
[+]
[src]
Closure argument error types.
Structs
| ArgCountMismatch | Specified argument count does not match metafactory argument count. |
| ArgTypeMismatch | Argument type did not match expected type. |
Enums
| FactoryErrorKind | Getter creation error types. |