pub type DefaultError = String;
Default error type to use with state machine trie backend.
struct DefaultError { /* private fields */ }