Docs.rs
holodeck-simctl-core-0.7.0
holodeck-simctl-core 0.7.0
Docs.rs crate page
MIT
17 August 2026
Links
Repository
crates.io
Source
Owners
otaviocc
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^6
normal
libc ^0.2
normal
serde ^1
normal
serde_json ^1
normal
shellexpand ^3
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
unicase ^2
normal
uuid ^1
normal
tokio ^1
dev
Versions
10.11%
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 config_resolver
holodeck_
simctl_
core
0.7.0
Module config_
resolver
Module Items
Structs
In crate holodeck_
simctl_
core
holodeck_simctl_core
Module
config_
resolver
Copy item path
Source
Structs
ยง
Config
Resolver
Resolves the on-disk directory where holodeck stores user state, honoring
$XDG_CONFIG_HOME
when set and falling back to
~/.config
.