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