Sealed
tor_
error
0.30.0
Sealed
Implementations on Foreign Types
dyn StdError + 'static
dyn StdError + Send + Sync
Implementors
In tor_
error::
sealed
Traits
Sealed
tor_error
::
sealed
Trait
Sealed
Copy item path
Settings
Help
Summary
Source
pub trait Sealed { }
Expand description
Sealed
Implementations on Foreign Types
§
Source
§
impl
Sealed
for dyn
StdError
+ 'static
Source
§
impl
Sealed
for dyn
StdError
+
Send
+
Sync
Implementors
§
Source
§
impl<E:
StdError
+
Sized
+ 'static>
Sealed
for E