Struct miden_core::program::blocks::Group [−][src]
pub struct Group { /* fields omitted */ }
Implementations
pub fn body(&self) -> &[ProgramBlock]ⓘ
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Group
impl UnwindSafe for Group
Blanket Implementations
Mutably borrows from an owned value. Read more