Struct solana_sdk::process_instruction::MockLogger [−][src]
Fields
log: Rc<RefCell<Vec<String>>>Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for MockLoggerimpl !Send for MockLoggerimpl !Sync for MockLoggerimpl Unpin for MockLoggerimpl !UnwindSafe for MockLoggerBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V