Docs.rs
joatmon-0.0.34
joatmon 0.0.34
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rcook
Dependencies
anyhow ^1.0.81
normal
chrono ^0.4.35
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
serde_yaml ^0.9.33
normal
thiserror ^1.0.58
normal
toml ^0.8.12
normal
toml_edit ^0.22.9
normal
rstest ^0.18.2
dev
serial_test ^3.0.0
dev
tempdir ^0.3.7
dev
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
joatmon
0.0.34
All Items
Structs
Enums
Traits
Functions
?
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