[][src]Crate rust_storage_interface_library

Adding this as a dependency

[dependencies]
rust_storage_interface_library = "^0.1"

Bringing this into scope

use rust_storage_interface_library::ssvm_storage;

Tests

cargo test --lib