Cargo Features
git-ref-format has no features set by default.
[dependencies]
git-ref-format = { version = "0.3.1", features = ["bstr", "macro", "minicbor", "percent-encoding", "serde"] }
- bstr
-
Enables bstr of git-ref-format-core
- macro = git-ref-format-macro
- minicbor
-
Enables minicbor of git-ref-format-core
- percent-encoding
-
Enables percent-encoding of git-ref-format-core
- serde
-
Enables serde of git-ref-format-core
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.