Docs.rs
  • git-ref-format-core-0.2.0
    • git-ref-format-core 0.2.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • FintanH
    • Dependencies
      • bstr ^0.2 normal
      • minicbor ^0.13 normal
      • percent-encoding ^2.1.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 8.66% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module name

  • Modules
  • Structs
  • Constants
  • Type Definitions
?
Change settings

Module git_ref_format_core::name

source ·

Modules

bytes
component
str

Structs

Component
A path component of a RefStr.
Components
Iterator created by the RefStr::iter method.
RefStr
RefString

Constants

HEADS
MAIN
MASTER
NAMESPACES
NOTES
ORIGIN
REFS
REFS_HEADS_MAIN
REFS_HEADS_MASTER
REMOTES
TAGS

Type Definitions

Iter