Docs.rs
sc-transaction-pool-api-17.0.0
sc-transaction-pool-api 17.0.0
Docs.rs crate page
GPL-3.0-or-later WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
async-trait ^0.1.57
normal
futures ^0.3.21
normal
log ^0.4.17
normal
serde ^1.0.136
normal
sp-blockchain ^17.0.0
normal
sp-runtime ^19.0.0
normal
thiserror ^1.0.30
normal
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module error
Enums
Traits
Type Definitions
?
Module
sc_transaction_pool_api
::
error
source
·
[
−
]
Expand description
Transaction pool errors.
Enums
Error
Transaction pool error type.
Traits
IntoPoolError
Transaction pool error conversion.
Type Definitions
Result
Transaction pool result.