Enum wasm_utils::types::NoteVersion
source · [−]pub enum NoteVersion {
V1,
}Variants
V1
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for NoteVersion
impl Send for NoteVersion
impl Sync for NoteVersion
impl Unpin for NoteVersion
impl UnwindSafe for NoteVersion
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