Docs.rs
sc-transaction-pool-api-41.0.0
sc-transaction-pool-api 41.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.88
normal
parity-scale-codec ^3.7.5
normal
futures ^0.3.31
normal
indexmap ^2.7.1
normal
log ^0.4.22
normal
serde ^1.0.214
normal
sp-blockchain ^41.0.0
normal
sp-core ^38.0.0
normal
sp-runtime ^43.0.0
normal
thiserror ^1.0.64
normal
serde_json ^1.0.132
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sc_
transaction_
pool_
api
41.0.0
Module error
Module Items
Enums
Traits
Type Aliases
In crate sc_
transaction_
pool_
api
sc_transaction_pool_api
Module
error
Copy item path
Source
Expand description
Transaction pool errors.
Enums
§
Error
Transaction pool error type.
Traits
§
Into
Pool
Error
Transaction pool error conversion.
Type Aliases
§
Result
Transaction pool result.