Docs.rs
wick-config-0.28.0
wick-config 0.28.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jsoverson
Dependencies
asset-container ^0.4.0
normal
optional
async-recursion ^1.0
normal
optional
derive-asset-container ^0.4.0
normal
optional
derive_builder ^0.12
normal
optional
flow-component ^0.7.0
normal
optional
flow-expression-parser ^0.7.0
normal
optional
glob ^0.3
normal
optional
liquid-json ^0.6.1
normal
optional
normpath ^1.1
normal
optional
num-traits ^0.2
normal
optional
once_cell ^1.8
normal
optional
option-utils ^0.1
normal
optional
parking_lot ^0.12
normal
optional
property ^0.3
normal
optional
serde ^1.0
normal
serde-value ^0.7
normal
optional
serde-with-expand-env ^1.1
normal
optional
serde_json ^1.0
normal
serde_with ^3.0
normal
optional
serde_yaml ^0.9
normal
thiserror ^1.0
normal
tracing ^0.1
normal
optional
url ^2.3
normal
optional
wick-asset-reference ^0.5.0
normal
optional
wick-interface-types ^0.17.0
normal
wick-packet ^0.17.0
normal
optional
wildmatch ^2.1.1
normal
optional
anyhow ^1.0
dev
asset-container ^0.4.0
dev
pretty_assertions ^1.3
dev
rstest ^0.18
dev
wick-test-logger ^0.2.0
dev
tokio ^1.33
dev
tokio-stream ^0.1
dev
tokio-test ^0.4.2
dev
wick-logger ^0.4.0
dev
wick-oci-utils ^0.5.0
dev
wick-xdg ^0.4.0
dev
Versions
100%
of the crate is documented
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
normalize_path
wick_
config
0.28.0
wick_config
Function
normalize_
path
Copy item path
Source
pub fn normalize_path( path: &
Path
, base:
Option
<
PathBuf
>, ) ->
Result
<
PathBuf
,
Error
>