docs.rs failed to build github-languages-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
github-languages-1.0.9
Usage
Accessing Individual Language Information
You can access information about a specific language directly using its struct:
use ;
Dynamic Language Lookups
For dynamic lookups, use the LANGUAGES
static variable:
use LANGUAGES;
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License