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 MockLogger
impl !Send for MockLogger
impl !Sync for MockLogger
impl Unpin for MockLogger
impl !UnwindSafe for MockLogger
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self