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