referrerpolicy=no-referrer-when-downgrade

DefaultError

Type Alias DefaultError 

Source
pub type DefaultError = String;
Expand description

Default error type to use with state machine trie backend.

Aliased Type§

pub struct DefaultError { /* private fields */ }