Struct solana_sdk::process_instruction::MockLogger
source · [−]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