Registry / utility / codes-agency

codes-agency

JSON →
library0.1.9rscratesunverified

Provides common codes representing standards agencies.

# Cargo.toml [dependencies] codes-agency = "0.1.9"
INSTALL
IMPORT
SIG · CODES-AGENCY
C
codes-agency
utilityrustv0.1.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Agency
✓ use codes_agency::Agency;

Uses the `Agency` enum to represent a standards agency.

use codes_agency::Agency; fn main() { let agency = Agency::ISO; println!("Agency: {:?}", agency); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.9latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
codes-agency — cargo add codes-agency · libregistry