Cargo Features
[dependencies]
octorest = { version = "0.0.0", default-features = false, features = ["github-app", "dev", "gh-reactions", "gh-pulls", "gh-projects", "gh-migrations", "gh-search", "gh-emojis", "gh-licenses", "gh-gitignore", "gh-code-scanning", "internal-docsrs"] }
- default = gh-actions, gh-activity, gh-apps, gh-checks, gh-code-scanning, gh-codes-of-conduct, gh-emojis, gh-gists, gh-git, gh-gitignore, gh-interactions, gh-issues, gh-licenses, gh-markdown, gh-meta, gh-migrations, gh-oauth-authorizations, gh-orgs, gh-projects, gh-pulls, gh-rate-limit, gh-reactions, gh-repos, gh-scim, gh-search, gh-teams, gh-users, github-app
-
These default features are set whenever
octorest
is added without
somewhere in the dependency tree.default-features = false - github-app default = jsonwebtoken
- dev build
-
Enables dev of octorest-build
- gh-teams gh-checks gh-reactions default
- gh-markdown gh-orgs gh-issues gh-pulls default
- gh-repos gh-users gh-actions gh-projects default
- gh-activity gh-migrations default
- gh-oauth-authorizations gh-gists gh-search default
- gh-interactions gh-apps gh-emojis default
- gh-codes-of-conduct gh-scim gh-licenses default
- gh-git gh-rate-limit gh-gitignore default
- gh-meta gh-code-scanning default
- internal-docsrs
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.