Struct ckb_types::packed::Script [−][src]
pub struct Script(_);
Implementations
Calls ScriptReader.calc_script_hash() for self.as_reader().
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Scriptimpl UnwindSafe for ScriptBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V