near-api-types 0.8.5

Rust types library to interact with NEAR Protocol via RPC API
Documentation
1
2
3
4
5
pub mod integers;
pub mod vector;

pub use integers::*;
pub use vector::*;