Type Alias magick_rust::bindings::PolicyInfo
source · pub type PolicyInfo = _PolicyInfo;
Aliased Type§
struct PolicyInfo { /* private fields */ }
Trait Implementations
source§impl Clone for _PolicyInfo
impl Clone for _PolicyInfo
source§fn clone(&self) -> _PolicyInfo
fn clone(&self) -> _PolicyInfo
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