Docs.rs
aconv-0.1.4
aconv 0.1.4
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
kena0ki
Dependencies
chardetng ^0.1.14
normal
encoding_rs ^0.8.28
normal
exitcode ^1.1.2
normal
structopt ^0.3.23
normal
transcoding_rs ^0.1.0
normal
assert_cmd ^2.0.2
dev
insta ^1.8.0
dev
walkdir ^2
dev
Versions
34.48%
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
aconv
0.1.4
In aconv::
cli
aconv
::
cli
Function
dispatch
Copy item path
Source
pub fn dispatch(opt: &
Opt
) ->
Result
<
()
,
Error
>