Struct data_encoding::BuilderError
[−]
[src]
pub struct BuilderError(_);
Base building error
Trait Implementations
impl Debug for BuilderError[src]
impl Copy for BuilderError[src]
impl Clone for BuilderError[src]
fn clone(&self) -> BuilderError
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more