☰
Error
Required Methods
custom
Implementors
In hyper_ast::impact::serialize
?
Trait
hyper_ast
::
impact
::
serialize
::
Error
source
·
[
−
]
pub trait Error:
Sized
+
Error
{ // Required method fn
custom
<T>(msg: T) -> Self
where T:
Display
; }
Required Methods
§
source
fn
custom
<T>(msg: T) -> Self
where T:
Display
,
Implementors
§
source
§
impl
Error
for
CachedHasherError