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