Docs.rs
  • gix-traverse-0.46.2
    • gix-traverse 0.46.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bitflags ^2 normal
      • gix-commitgraph ^0.28.0 normal
      • gix-date ^0.10.2 normal
      • gix-hash ^0.18.0 normal
      • gix-hashtable ^0.8.1 normal
      • gix-object ^0.49.1 normal
      • gix-revwalk ^0.20.1 normal
      • smallvec ^1.15.0 normal
      • thiserror ^2.0.0 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gix_traverse0.46.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • commit::Info
  • commit::Simple
  • commit::Topo
  • commit::topo::Builder
  • tree::Recorder
  • tree::breadthfirst::State
  • tree::depthfirst::State
  • tree::recorder::Entry

Enums

  • commit::Either
  • commit::Parents
  • commit::simple::CommitTimeOrder
  • commit::simple::Error
  • commit::simple::Sorting
  • commit::topo::Error
  • commit::topo::Sorting
  • tree::breadthfirst::Error
  • tree::recorder::Location
  • tree::visit::Action

Traits

  • tree::Visit

Functions

  • commit::find
  • tree::breadthfirst
  • tree::depthfirst

Type Aliases

  • commit::ParentIds