shank 0.2.1

Exposes macros to annotate Rust programs to extract solita compatible IDL in order to generate program SDKs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.shank_macro]
version = "0.2.1"

[package]
authors = ["Metaplex Maintainers <maintainers@metaplex.com>"]
description = "Exposes macros to annotate Rust programs to extract solita compatible IDL in order to generate program SDKs"
edition = "2018"
license = "Apache-2.0"
name = "shank"
readme = "README.md"
repository = "https://github.com/metaplex-foundation/shank"
version = "0.2.1"