solana-with-rpc-optimizations/programs/vest/src
Greg Fitzgerald 6796b08909
Migrate to thiserror (#7177)
* Migrate to thiserror

* Discourage the use of other modules' Result alias

`io::Result` set a bad precedent. Don't import other `Result`
aliases.
2019-12-02 15:42:05 -07:00
..
lib.rs
vest_instruction.rs
vest_processor.rs
vest_schedule.rs
vest_state.rs