Struct byte_fmt::B64EvalFnc
source · pub struct B64EvalFnc;
Expand description
Implements [AAAAAA/b64] and [\0\0\xff/2b64]
Trait Implementations§
source§impl Clone for B64EvalFnc
impl Clone for B64EvalFnc
source§fn clone(&self) -> B64EvalFnc
fn clone(&self) -> B64EvalFnc
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