Struct bitcoin::util::taproot::TapLeafTag [−][src]
pub struct TapLeafTag;
The tag used for [$newtype].
Trait Implementations
impl Tag for TapLeafTag[src]
impl Tag for TapLeafTag[src]pub struct TapLeafTag;
The tag used for [$newtype].
impl Tag for TapLeafTag[src]fn engine() -> HashEngine[src]impl RefUnwindSafe for TapLeafTagimpl Send for TapLeafTagimpl Sync for TapLeafTagimpl Unpin for TapLeafTagimpl UnwindSafe for TapLeafTag