Type Definition scale_value::stringify::ParseCustomError

source ·
pub type ParseCustomError = Box<dyn Error + Send + Sync + 'static>;
Expand description

An arbitrary custom error.