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