Docs.rs
  • gix-config-0.31.0
    • gix-config 0.31.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
      • gix-config-value ^0.14.0 normal
      • gix-features ^0.36.0 normal
      • gix-glob ^0.14.0 normal
      • gix-path ^0.10.0 normal
      • gix-ref ^0.38.0 normal
      • gix-sec ^0.10.0 normal
      • memchr ^2 normal
      • once_cell ^1.14.0 normal
      • serde ^1.0.114 normal
      • smallvec ^1.9.0 normal
      • thiserror ^1.0.26 normal
      • unicode-bom ^2.0.2 normal
      • winnow ^0.5.14 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.31.0

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Boolean
  • Color
  • File
  • Integer
  • 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::Key
  • parse::Section
  • parse::section::Header
  • parse::section::Key
  • parse::section::Name
  • parse::section::key::Error
  • parse::section::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

Functions

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

Type Aliases

  • file::MetadataFilter
  • parse::FrontMatterEvents
  • parse::section::Events