Docs.rs
  • git-discover-0.13.1
    • git-discover 0.13.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bstr ^1.0.1 normal
      • git-hash ^0.10.3 normal
      • git-path ^0.7.2 normal
      • git-ref ^0.24.1 normal
      • git-sec ^0.6.3 normal
      • thiserror ^1.0.26 normal
      • is_ci ^1.1.1 dev
      • serial_test ^1.0.0 dev
      • tempfile ^3.2.0 dev
      • defer ^0.1.0 dev
      • dunce ^1.0.3 normal
    • Versions
    • 100% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate git_discover

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • upwards::Options

Enums

  • is_git::Error
  • parse::gitdir::Error
  • path::from_gitdir_file::Error
  • repository::Kind
  • repository::Path
  • upwards::Error

Functions

  • is_bare
  • is_git
  • is_submodule_git_dir
  • parse::gitdir
  • path::from_gitdir_file
  • path::from_plain_file
  • path::without_dot_git_dir
  • upwards
  • upwards_opts

Constants

  • DOT_GIT_DIR
  • MODULES