Docs.rs
hax-cli-options-0.1.0-pre.1
hax-cli-options 0.1.0-pre.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franziskuskiefer
Dependencies
clap ^4.0
normal
hax-frontend-exporter-options =0.1.0-pre.1
normal
path-clean ^1.0.1
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
36.17%
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
☰
hax_cli_options
0.1.0-pre.1
NormalizePaths
Required Methods
normalize_paths
Implementations on Foreign Types
PathBuf
Implementors
In crate hax_cli_options
?
Trait
hax_cli_options
::
NormalizePaths
source
·
[
−
]
pub trait NormalizePaths { // Required method fn
normalize_paths
(&mut self); }
Required Methods
§
source
fn
normalize_paths
(&mut self)
Implementations on Foreign Types
§
source
§
impl
NormalizePaths
for
PathBuf
source
§
fn
normalize_paths
(&mut self)
Implementors
§
source
§
impl
NormalizePaths
for
Command
source
§
impl
NormalizePaths
for
ExporterCommand
source
§
impl
NormalizePaths
for
PathOrDash
source
§
impl
NormalizePaths
for
Options