Docs.rs
csv-query-0.5.0
csv-query 0.5.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jaysonsantos
Dependencies
csv ^1.0.0
normal
error-chain ^0.12.0
normal
rusqlite ^0.14.0
normal
Versions
78.26%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
csv_
query
0.5.0
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate csv_
query
csv_query
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.