Docs.rs
  • koit-toml-0.2.1
    • koit-toml 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gcxfd
    • Dependencies
      • async-std ^1.9.0 normal
      • async-trait ^0.1 normal
      • bincode ^1.0 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • thiserror ^1.0 normal
      • toml ^0.5.8 normal optional
      • tracing ^0.1 normal
      • futures ^0.3 dev
      • serde ^1.0 dev
    • Versions
    • 90.91% 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

koit_toml0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Database
  • backend::File
  • backend::Memory
  • format::Bincode
  • format::Json
  • format::Toml

Enums

  • KoitError

Traits

  • backend::Backend
  • format::Format

Type Aliases

  • FileDatabase