Skip to content

Simple IBAN validation library inspired by Python's schwifty

License

Notifications You must be signed in to change notification settings

Elinvynia/schwifty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-badge docs-badge crate-version

schwifty

A simple IBAN validation library inspired by Python's schwifty.

Sample Usage

    assert!(schwifty::validate("GB82 WEST 1234 5698 7654 32").is_ok());

About

Simple IBAN validation library inspired by Python's schwifty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages