Struct ckb_types::packed::AlertReader [−][src]
pub struct AlertReader<'r>(_);Implementations
Calls RawAlertReader.calc_alert_hash() for self.raw().
Trait Implementations
Auto Trait Implementations
impl<'r> RefUnwindSafe for AlertReader<'r>
impl<'r> Send for AlertReader<'r>
impl<'r> Sync for AlertReader<'r>
impl<'r> Unpin for AlertReader<'r>
impl<'r> UnwindSafe for AlertReader<'r>
Blanket Implementations
Mutably borrows from an owned value. Read more
Unwraps the result of from_slice(..) with confidence and we assume that it’s impossible to fail.
