Docs.rs
wami-core-0.18.0
wami-core 0.18.0
Docs.rs crate page
MIT
10 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
Lsh0x
Dependencies
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
Versions
81.18%
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
Skip to main content
Module parser
wami_
core
0.18.0
Module parser
Module Items
Enums
Functions
In wami_
core::
arn
wami_core
::
arn
Module
parser
Copy item path
Source
Expand description
ARN parsing and serialization.
Enums
§
ArnParse
Error
Error type for ARN parsing.
Functions
§
parse_
arn
Parses a WAMI ARN from a string, returning a Result with AmiError.