Docs.rs
multiio-0.2.3
multiio 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
YuniqueUnic
Dependencies
async-trait ^0.1
normal
optional
csv ^1.4
normal
optional
futures ^0.3
normal
optional
miette ^7
normal
optional
paste ^1.0
normal
quick-xml ^0.38
normal
optional
sarge ^9
normal
optional
serde ^1.0
normal
serde_ini ^0.2
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
toml ^0.9
normal
optional
criterion ^0.8
dev
tempfile ^3
dev
tokio ^1
dev
Versions
65.54%
of the crate is documented
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
infer_format_from_path
multiio
0.2.3
In multiio::
cli
multiio
::
cli
Function
infer_
format_
from_
path
Copy item path
Source
pub fn infer_format_from_path(path: &
str
) ->
Option
<
FormatKind
>
Expand description
Infer format from file extension.