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 Script
impl UnwindSafe for Script
Blanket Implementations
Mutably borrows from an owned value. Read more
