Docs.rs
  • onefig-1.3.4
    • onefig 1.3.4
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kalscium
    • Dependencies
      • ahash ^0.8 normal
      • bincode ^1.3 normal
      • clap ^4.4 normal
      • flexar ^1.2 normal
      • hashbrown ^0.14 normal
      • home ^0.5 normal
      • lz4_flex ^0.11 normal
      • serde ^1.0 normal
    • Versions
    • 0.9% 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

onefig1.3.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::Cli
  • conff::ConfFile
  • conff::ConffTree
  • nodes::ident::Ident
  • nodes::source_file::SourceFile
  • visitor::ActionTree

Enums

  • cli::Command
  • conff::ConffType
  • lexer::Token
  • nodes::atom::Atom
  • nodes::expr::Expr
  • nodes::list::List
  • nodes::path::Path
  • nodes::stmt::Stmt
  • nodes::table::Table
  • visitor::DbgValue
  • visitor::Value

Traits

  • errors::LogicError
  • errors::RuntimeError
  • errors::SyntaxError
  • visitor::ConfTable
  • visitor::VisitConfig
  • visitor::VisitValue

Macros

  • patt_unwrap
  • recur
  • safe_unwrap

Functions

  • search::search
  • target_lang::json::check_table
  • target_lang::json::check_value
  • target_lang::json::generate
  • target_lang::nix::generate
  • target_lang::toml::check_table
  • target_lang::toml::check_value
  • target_lang::toml::generate

Type Aliases

  • visitor::ConfHashMap
  • visitor::Path