Docs.rs
o2-api-types-0.1.11
o2-api-types 0.1.11
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
enum-iterator ^1.2
normal
fuel-core-types =0.47.1
normal
o2-primitives ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.12.0
normal
sha2 ^0.10
normal
strum ^0.25
normal
strum_macros ^0.25
normal
Versions
3.22%
of the crate is documented
Go to latest version
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
Skip to main content
OrderId
o2_
api_
types
0.1.11
OrderId
Aliased Type
In crate o2_
api_
types
o2_api_types
Type Alias
OrderId
Copy item path
Source
pub type OrderId =
Bytes32
;
Expand description
Order ID type alias.
Aliased Type
ยง
pub struct OrderId(
/* private fields */
);