Trait fedimint_core::core::OutputError

source ·
pub trait OutputError: Debug + Display + PartialEq + Hash + DynEncodable + Decodable + Encodable + Clone + IntoDynInstance<DynType = DynOutputError> + Send + Sync + 'static { }

Object Safety§

This trait is not object safe.

Implementors§