near-sdk 1.0.1

Rust library for writing NEAR smart contracts.
Documentation
1
2
3
4
5
6
7
error: Unsupported argument type.
  --> $DIR/bad_argument.rs:28:1
   |
28 | #[near_bindgen]
   | ^^^^^^^^^^^^^^^
   |
   = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)