metaplex-foundation / shank

Extracts IDL from Solana Rust contracts
https://docs.rs/crate/shank_macro/latest
116 stars 23 forks source link

[feat]: add support for COption #22

Closed thlorenz closed 2 years ago

thlorenz commented 2 years ago

COption is mostly identical to Option and implemented here