Struct forma_render::styling::Props
source · Fields§
§fill_rule: FillRule§func: FuncTrait Implementations§
impl Eq for Props
impl StructuralEq for Props
impl StructuralPartialEq for Props
Auto Trait Implementations§
impl RefUnwindSafe for Props
impl Send for Props
impl Sync for Props
impl Unpin for Props
impl UnwindSafe for Props
Blanket Implementations§
source§impl<Q, K> Equivalent<K> for Qwhere
Q: Eq + ?Sized,
K: Borrow<Q> + ?Sized,
impl<Q, K> Equivalent<K> for Qwhere
Q: Eq + ?Sized,
K: Borrow<Q> + ?Sized,
source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key and return true if they are equal.