Docs.rs
cc2p-0.6.1
cc2p 0.6.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
rayyildiz
Dependencies
arrow-csv ^58
normal
arrow-schema ^58
normal
clap ^4.5
normal
crossterm ^0.29
normal
glob ^0.3
normal
indicatif ^0.18
normal
once_cell ^1.21
normal
parquet ^58
normal
ratatui ^0.30.0
normal
regex ^1.11
normal
thiserror ^2
normal
tokio ^1
normal
Versions
77.27%
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
Skip to main content
to_cc2p_error
cc2p
0.6.1
In cc2p::
error
cc2p
::
error
Function
to_
cc2p_
error
Copy item path
Source
pub fn to_cc2p_error<E:
Error
>(err: E) ->
Cc2pError
Expand description
Convert any error type to a Cc2pError::Other.