solana-with-rpc-optimizations/frozen-abi
Brooks 012f588482
Removes copying owner when serializing Account (#35118)
* Removes copying owner when serializing Account

* Provide generic AbiExample impls for &T and &[T]

---------

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
2024-02-20 10:16:46 -05:00
..
macro `cargo fmt` using 1.6.0-nightly (#32390) 2023-07-06 20:45:29 -07:00
src Removes copying owner when serializing Account (#35118) 2024-02-20 10:16:46 -05:00
Cargo.toml Removes copying owner when serializing Account (#35118) 2024-02-20 10:16:46 -05:00
build.rs