Docs.rs
devspace-0.1.0
devspace 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
thi8v
Dependencies
clap ^4.5.31
normal
ron ^0.8.1
normal
serde ^1.0.218
normal
shadow-rs ^1.0.1
normal
shlex ^1.3.0
normal
thiserror ^2.0.12
normal
tmux_interface ^0.3.2
normal
shadow-rs ^1.0.1
build
Versions
59.68%
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
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
devspace
0.1.0
Module utils
Module Items
Functions
In crate devspace
devspace
Module
utils
Copy item path
Source
Functions
ยง
from_
ron_
file
Reads a file that contains our RON formatted data and returns it deserialized.
pretty_
printer_
config
save_
ron_
file
Saves the data passed as argument in the given file.