Skip to content

tonytins/metacrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaCrate

MetaCrate makes it possible to programmatically access meta information of your crate, such as version, authors, description, ect, using macros. It's uses code from Clap (Command Line Argument Parser for Rust) and was meant to exist without it, in order to not pull the entire library just to use these features when it's not needed. However, if you do need Clap, then you can safely ignore MetaCrate.

License

metacrate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See the LICENSE-APACHE and LICENSE-MIT files in this repository for more information.

About

Access your crate metadata, based on code from Clap.

Topics

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

Packages

No packages published

Languages