Docs.rs
  • joatmon-0.0.33
    • joatmon 0.0.33
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rcook
    • Dependencies
      • anyhow ^1.0.75 normal
      • chrono ^0.4.31 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • serde_yaml ^0.9.25 normal
      • thiserror ^1.0.48 normal
      • toml ^0.8.0 normal
      • toml_edit ^0.20.0 normal
      • rstest ^0.18.2 dev
      • serial_test ^2.0.0 dev
      • tempdir ^0.3.7 dev
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate joatmon

  • Version 0.0.33
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

Crate joatmon

source ·

Structs

  • FileReadError
  • FileWriteError
  • JsonError
  • TomlError
  • WorkingDirectory
  • YamlError

Enums

  • FileReadErrorKind
  • FileWriteErrorKind
  • JsonErrorKind
  • TomlErrorKind
  • YamlErrorKind

Traits

  • HasOtherError
    An error that can wrap an inner error that can be retrieved, if present, via downcasting

Functions

  • file_name_safe_timestamp
  • find_sentinel_dir
  • find_sentinel_file
  • label_file_name
  • open_file
  • read_bytes
  • read_json_file
  • read_text_file
  • read_toml_file
  • read_toml_file_edit
  • read_yaml_file
  • safe_back_up
  • safe_create_file
  • safe_write_file