Docs.rs
  • git-features-0.4.0
    • git-features 0.4.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • crc ^1.8.1 normal
      • crossbeam-channel ^0.4.2 normal
      • crossbeam-utils ^0.7.2 normal
      • ctrlc ^3.1.4 normal
      • sha-1 ^0.9.1 normal
      • num_cpus ^1.13.0 normal
      • prodash ^9.0.0 normal
      • sha1 ^0.6.0 normal
    • Versions
    • 5.71% 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

Crate git_features

Version 0.4.0

See all git_features's items

  • Modules

Crates

  • git_features
? Change settings

[−][src]Crate git_features

Modules

hash
interrupt
parallel
progress

Results for DisplayValue

In Names
(1)
In Parameters
(0)
In Return Types
(1)
git_features::progress::unit::DisplayValue 
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
git_features::progress::Unit::as_display_value 

Keyboard Shortcuts

?
Show this help dialog
S
Focus the search field
↑
Move up in search results
↓
Move down in search results
↹
Switch tab
⏎
Go to active search result
+
Expand all sections
-
Collapse all sections

Search Tricks

Prefix searches with a type followed by a colon (e.g., fn:) to restrict the search to a given type.

Accepted types are: fn, mod, struct, enum, trait, type, macro, and const.

Search functions by type signature (e.g., vec -> usize or * -> vec)

Search multiple things at once by splitting your query with comma (e.g., str,u8 or String,struct:Vec,test)

You can look for items with an exact name by putting double quotes around your request: "string"

Look for items inside another one by searching for a path: vec::Vec