Skip to content

calvinbrown085/us-state-info-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

us-state-info-rs

United States Individual State Information [Docs] Apache-2 licensed CI

A Rust implementation of the 2 letter state abbreviations for the USA.

Example

use us_state_info_rs::StateAbbr;

let iowa_state_abbr = StateAbbr::IA;
format!("{}", iowa_state_abbr);

CAUTION: This application is still in heavy development. Please use at your own risk.

About

United States Individual State Information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages