Struct resvg::resvg_fit_to
source · #[repr(C)]pub struct resvg_fit_to { /* private fields */ }
Expand description
@brief A “fit to” property.
Trait Implementations§
source§impl Clone for resvg_fit_to
impl Clone for resvg_fit_to
source§fn clone(&self) -> resvg_fit_to
fn clone(&self) -> resvg_fit_to
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 more