hedera 0.43.0

The SDK for interacting with Hedera Hashgraph.
Documentation
1
2
3
disallowed-types = [
    { path = "std::sync::Arc", reason = "Use `triomphe::Arc` internally" }
]