Docs.rs
octl-core-0.1.2
octl-core 0.1.2
Docs.rs crate page
MIT
06 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
jarimustonen
Dependencies
chrono ^0.4
normal
fs4 ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
ulid ^1
normal
insta ^1
dev
tempfile ^3
dev
libc ^0.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module error
octl_
core
0.1.2
Module error
Module Items
Enums
Type Aliases
In crate octl_
core
octl_core
Module
error
Copy item path
Source
Expand description
Error type for
octl-core
file I/O and schema operations.
Enums
§
Error
Errors raised while reading, writing, or validating run state on disk.
Type Aliases
§
Result
Convenience alias for results returned by
octl-core
.