Cargo Features
NearGas has no features set by default.
[dependencies]
near-gas = { version = "0.3.0", features = ["abi", "serde", "interactive-clap", "borsh", "schemars"] }
- abi = schemars
-
Enables unstable__schema of borsh
- serde
-
Enables serde
- interactive-clap
-
Enables interactive-clap
- borsh abi?
-
Enables borsh
- schemars abi?
-
Enables schemars
NearGas has 5 features without comments.