Struct ckb_types::packed::CellOutputReader [−][src]
pub struct CellOutputReader<'r>(_);Implementations
Calls ScriptReader.calc_script_hash() for self.lock().
Trait Implementations
Auto Trait Implementations
impl<'r> RefUnwindSafe for CellOutputReader<'r>
impl<'r> Send for CellOutputReader<'r>
impl<'r> Sync for CellOutputReader<'r>
impl<'r> Unpin for CellOutputReader<'r>
impl<'r> UnwindSafe for CellOutputReader<'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.
