Struct parity_wasm::elements::TypeSection [−][src]
pub struct TypeSection(_);
Section with type declarations.
Implementations
impl TypeSection[src]
impl TypeSection[src]Trait Implementations
impl Clone for TypeSection[src]
impl Clone for TypeSection[src]fn clone(&self) -> TypeSection[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Default for TypeSection[src]
impl Default for TypeSection[src]fn default() -> TypeSection[src]
impl Deserialize for TypeSection[src]
impl Deserialize for TypeSection[src]impl PartialEq<TypeSection> for TypeSection[src]
impl PartialEq<TypeSection> for TypeSection[src]fn eq(&self, other: &TypeSection) -> bool[src]
fn ne(&self, other: &TypeSection) -> bool[src]
impl Serialize for TypeSection[src]
impl Serialize for TypeSection[src]