Struct docx_rust::document::InStyleLst
source · pub struct InStyleLst {}
Trait Implementations§
source§impl Clone for InStyleLst
impl Clone for InStyleLst
source§fn clone(&self) -> InStyleLst
fn clone(&self) -> InStyleLst
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 moresource§impl Debug for InStyleLst
impl Debug for InStyleLst
source§impl Default for InStyleLst
impl Default for InStyleLst
source§fn default() -> InStyleLst
fn default() -> InStyleLst
Returns the “default value” for a type. Read more