Docs.rs
ixa-fips-0.1.6
ixa-fips 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
29 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
k88hudson-cfa
Dependencies
strum ^0.28.0
normal
Versions
38.26%
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
StateCode
ixa_
fips
0.1.6
State
Code
Trait Implementations
From<USState>
In crate ixa_
fips
ixa_fips
Type Alias
State
Code
Copy item path
Source
pub type StateCode =
u8
;
Expand description
The numeric type used for the state code fragment;
u8
Trait Implementations
§
Source
§
impl
From
<
USState
> for
StateCode
Source
§
fn
from
(value:
USState
) -> Self
Converts to this type from the input type.