near-workspaces 0.22.2

Library for automating workflows and testing NEAR smart contracts.
1
2
3
//! All traits that are essential to the ease of use of workspaces.

pub use crate::network::TopLevelAccountCreator;