sia_core 0.3.0

Low-level SDK for interacting with the Sia decentralized storage network
Documentation
1
2
3
4
5
mod v2;

pub use crate::encoding::Error;
pub use sia_core_derive::AsyncSiaDecode;
pub use v2::AsyncSiaDecodable;