Enum wast::CustomPlaceAnchor [−][src]
pub enum CustomPlaceAnchor {}Show variants
Type, Import, Module, Instance, Alias, Func, Table, Memory, Global, Export, Start, Elem, Code, Data, Event,
Known sections that custom sections can be placed relative to.
Variants
Trait Implementations
impl Clone for CustomPlaceAnchor
[src]
impl Clone for CustomPlaceAnchor
[src]fn clone(&self) -> CustomPlaceAnchor
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl PartialEq<CustomPlaceAnchor> for CustomPlaceAnchor
[src]
impl PartialEq<CustomPlaceAnchor> for CustomPlaceAnchor
[src]