Docs.rs
kvarn-extensions-0.6.2
kvarn-extensions 0.6.2
Permalink
Docs.rs crate page
Apache-2.0
05 August 2025
Links
Repository
crates.io
Source
Owners
Icelk
Dependencies
async_chunked_transfer ^1.4
normal
dashmap ^6
normal
optional
futures-util ^0.3
normal
kvarn ^0.6.2
normal
kvarn-fastcgi-client ^0.9
normal
optional
memchr ^2
normal
percent-encoding ^2
normal
optional
rand ^0.8
normal
optional
rcgen ^0.13
normal
optional
ron ^0.8
normal
optional
rustls ^0.23.8
normal
optional
rustls-pemfile ^2
normal
optional
small-acme ^0.2.2
normal
optional
tokio ^1.24
normal
kvarn-tokio-uring ^0.4.0-alpha1
normal
optional
url-crawl ^0.2
normal
optional
x509-parser ^0.16
normal
optional
kvarn_testing ^0.6
dev
tokio ^1.24
dev
Versions
26.88%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
kvarn_
extensions
0.6.2
In kvarn_
extensions::
parse
kvarn_extensions
::
parse
Function
format_file_path
Copy item path
Source
pub fn format_file_path<P:
AsRef
<
Path
>>(path:
&P
) ->
Result
<
PathBuf
,
Error
>