Struct wiggle_generate::config::UserErrorConfField
source · Fields§
§abi_error: Ident
§rich_error: Path
§err_loc: Span
Trait Implementations§
source§impl Clone for UserErrorConfField
impl Clone for UserErrorConfField
source§fn clone(&self) -> UserErrorConfField
fn clone(&self) -> UserErrorConfField
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more