solana/program-test
Alexander Meißner 4adc8b133f
Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882)
* Removes Rc and RefCell from PreAccount

* Splits get_account() into find_index_of_account() and get_account_at_index()
in order to remove Rc from return type.
2021-12-14 15:44:31 +01:00
..
src Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
tests Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
Cargo.toml chore: bump async-trait from 0.1.51 to 0.1.52 (#21765) 2021-12-11 21:38:33 +00:00