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