Struct list_program::program::ListProgram
source · [−]pub struct ListProgram;
Expand description
Type representing the program.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ListProgram
impl Send for ListProgram
impl Sync for ListProgram
impl Unpin for ListProgram
impl UnwindSafe for ListProgram
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more