Docs.rs
  • git-ref-format-0.4.0
    • git-ref-format 0.4.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FintanH
    • Dependencies
      • git-ref-format-core ^0.4.0 normal
      • git-ref-format-macro ^0.4.0 normal optional
    • Versions
    • 33.33% of the crate is documented
  • 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

git_ref_format0.4.0

Module lit

Module Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

In crate git_ref_format

git_ref_format

Module lit

Source

Structs§

Heads
Namespaces
Notes
Refs
Remotes
Tags

Enums§

KnownLit
All known literal RefStrs.
SomeLit
Either a KnownLit or a name::Component

Traits§

Lit
A literal RefStr.

Functions§

refs_heads
refs_namespaces
refs_notes
refs_remotes
refs_tags

Type Aliases§

RefsHeads
RefsNamespaces
RefsNotes
RefsRemotes
RefsTags