Struct resvg::resvg_fit_to [−][src]
#[repr(C)]pub struct resvg_fit_to { /* fields omitted */ }Expand description
@brief A “fit to” property.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for resvg_fit_to
impl Send for resvg_fit_to
impl Sync for resvg_fit_to
impl Unpin for resvg_fit_to
impl UnwindSafe for resvg_fit_to
Blanket Implementations
Mutably borrows from an owned value. Read more