Docs.rs
onpath-0.1.0
onpath 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
AlrikOlson
Dependencies
dirs ^6
normal
thiserror ^2
normal
proptest ^1.10.0
dev
serial_test ^3.4.0
dev
tempfile ^3
dev
windows-sys ^0.59
normal
winreg ^0.55
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module error
onpath
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate onpath
onpath
Module
error
Copy item path
Source
Expand description
Error types for PATH management operations.
Enums
§
Error
All errors that can occur during PATH management operations.
Type Aliases
§
Result
A
Result
type alias using
Error
as the error type.