Struct squark::Element[][src]

pub struct Element { /* fields omitted */ }

Methods

impl Element
[src]

Important traits for &'a [u8]

Important traits for &'a [u8]

Important traits for &'a [u8]

Trait Implementations

impl Clone for Element
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Element
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Element

impl Sync for Element