Struct glossa_codegen::highlight::HighLightFmt
source · pub struct HighLightFmt<'f> { /* private fields */ }Implementations§
source§impl<'f> HighLightFmt<'f>
impl<'f> HighLightFmt<'f>
source§impl<'f> HighLightFmt<'f>
impl<'f> HighLightFmt<'f>
Trait Implementations§
source§impl<'f> Clone for HighLightFmt<'f>
impl<'f> Clone for HighLightFmt<'f>
source§fn clone(&self) -> HighLightFmt<'f>
fn clone(&self) -> HighLightFmt<'f>
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