Docs.rs
snowbridge-pallet-outbound-queue-0.18.0
snowbridge-pallet-outbound-queue 0.18.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
bridge-hub-common ^0.18.0
normal
parity-scale-codec ^3.7.5
normal
ethabi-decode ^2.0.0
normal
frame-benchmarking ^45.0.0
normal
optional
frame-support ^45.0.0
normal
frame-system ^45.0.0
normal
scale-info ^2.11.6
normal
serde ^1.0.214
normal
snowbridge-core ^0.18.0
normal
snowbridge-merkle-tree ^0.6.0
normal
snowbridge-outbound-queue-primitives ^0.7.0
normal
sp-arithmetic ^28.0.0
normal
sp-core ^39.0.0
normal
sp-io ^44.0.0
normal
sp-runtime ^45.0.0
normal
sp-std ^14.0.0
normal
Versions
78.87%
of the crate is documented
Platform
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
ProcessMessageOriginOf
snowbridge_
pallet_
outbound_
queue
0.18.0
In snowbridge_
pallet_
outbound_
queue::
types
snowbridge_pallet_outbound_queue
::
types
Type Alias
Process
Message
Origin
Of
Copy item path
Source
pub type ProcessMessageOriginOf<T> = <
Pallet
<T> as
ProcessMessage
>::
Origin
;