Struct bitcoin_txmempool::HASH_ASSUME_VALID
source · pub struct HASH_ASSUME_VALID { /* private fields */ }Methods from Deref<Target = u256>§
Trait Implementations§
source§impl Deref for HASH_ASSUME_VALID
impl Deref for HASH_ASSUME_VALID
impl LazyStatic for HASH_ASSUME_VALID
Auto Trait Implementations§
impl RefUnwindSafe for HASH_ASSUME_VALID
impl Send for HASH_ASSUME_VALID
impl Sync for HASH_ASSUME_VALID
impl Unpin for HASH_ASSUME_VALID
impl UnwindSafe for HASH_ASSUME_VALID
Blanket Implementations§
§impl<T, U> CastInto<U> for Twhere
U: CastFrom<T>,
impl<T, U> CastInto<U> for Twhere U: CastFrom<T>,
§impl<T> Pointable for T
impl<T> Pointable for T
§impl<T> StaticUpcast<T> for T
impl<T> StaticUpcast<T> for T
§unsafe fn static_upcast(ptr: Ptr<T>) -> Ptr<T>
unsafe fn static_upcast(ptr: Ptr<T>) -> Ptr<T>
Convert type of a const pointer. Read more