Docs.rs
  • gix-config-0.44.0
    • gix-config 0.44.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bstr ^1.3.0 normal
      • document-features ^0.2.0 normal optional
      • gix-config-value ^0.14.12 normal
      • gix-features ^0.41.0 normal
      • gix-glob ^0.19.0 normal
      • gix-path ^0.10.15 normal
      • gix-ref ^0.51.0 normal
      • gix-sec ^0.10.12 normal
      • memchr ^2 normal
      • once_cell ^1.14.0 normal
      • serde ^1.0.114 normal optional
      • smallvec ^1.9.0 normal
      • thiserror ^2.0.0 normal
      • unicode-bom ^2.0.3 normal
      • winnow ^0.7.0 normal
      • criterion ^0.5.1 dev
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gix_config0.44.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Boolean
  • Color
  • File
  • Integer
  • KeyRef
  • Path
  • color::Attribute
  • file::Metadata
  • file::MultiValueMut
  • file::Section
  • file::SectionId
  • file::SectionMut
  • file::ValueMut
  • file::includes::Options
  • file::includes::conditional::Context
  • file::init::Options
  • file::section::Body
  • file::section::BodyIter
  • parse::Comment
  • parse::Error
  • parse::Events
  • parse::Section
  • parse::section::Header
  • parse::section::Name
  • parse::section::ValueName
  • parse::section::name::Error
  • parse::section::value_name::Error
  • path::interpolate::Context
  • value::Error

Enums

  • Source
  • color::Name
  • file::includes::Error
  • file::init::Error
  • file::init::from_env::Error
  • file::init::from_paths::Error
  • file::rename_section::Error
  • file::set_raw_value::Error
  • integer::Suffix
  • lookup::Error
  • lookup::existing::Error
  • parse::Event
  • parse::section::header::Error
  • path::interpolate::Error
  • source::Kind

Traits

  • AsKey

Functions

  • parse::from_bytes
  • parse::section::header::is_valid_subsection
  • path::interpolate::home_for_user
  • value::normalize
  • value::normalize_bstr
  • value::normalize_bstring

Type Aliases

  • parse::FrontMatterEvents