Enum wasm_utils::types::NotePrefix
source · [−]pub enum NotePrefix {
Mixer,
Bridge,
Anchor,
VAnchor,
}Variants
Mixer
Bridge
Anchor
VAnchor
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for NotePrefix
impl Send for NotePrefix
impl Sync for NotePrefix
impl Unpin for NotePrefix
impl UnwindSafe for NotePrefix
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more