solana/runtime
Jeff Washington (jwash) 2d24d13046
AccountsSharedData: data copy on write (#15800)
* Arc<AccountData>

* try custom serializer

* adapt test from Behzad's change

* clippy

* simplify serialization

* remove abi example derive

* refactor 'take'

* remove serialization

* remove serialize calls

* remove account_data

* remove intos

* remove left over file
2021-03-23 15:19:31 -05:00
..
benches
src AccountsSharedData: data copy on write (#15800) 2021-03-23 15:19:31 -05:00
store-tool
tests
.gitignore
Cargo.toml
build.rs