metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
99 stars 42 forks source link

Add safe deserialize impl #66

Closed febo closed 7 months ago

febo commented 7 months ago

This PR adds a macro to autogenerate safe_deserialize impl to types on the Rust client.