Struct ckb_types::packed::Alert [−][src]
pub struct Alert(_);Implementations
Calls AlertReader.calc_alert_hash() for self.as_reader().
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Alert
impl UnwindSafe for Alert
Blanket Implementations
Mutably borrows from an owned value. Read more