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