Skip to content

The reserved name lists from cargo's `restricted_names.rs` in a convenient lil crate!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

BrainiumLLC/reserved-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reserved-names

The reserved name lists from cargo's restricted_names.rs in a convenient lil crate!

assert!(reserved_names::is_reserved("let"));

About

The reserved name lists from cargo's `restricted_names.rs` in a convenient lil crate!

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Languages