anyhow
1.0.100
CastTo
Required Associated Types
Target
Implementors
In anyhow::
ptr
anyhow
::
ptr
Trait
CastTo
Copy item path
Source
pub trait CastTo { type
Target
; }
Required Associated Types
§
Source
type
Target
Implementors
§
Source
§
impl<T>
CastTo
for T
Source
§
type
Target
= T