Docs.rs
sqlite-bindings-lunatic-0.30.4
sqlite-bindings-lunatic 0.30.4
Docs.rs crate page
Apache-2.0/MIT
Links
Homepage
Repository
crates.io
Source
Owners
SquattingSocrates
Dependencies
libc ^0.2
normal
sqlite3-sys ^0.14
normal
temporary ^0.6
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
☰
Result
In sqlite_bindings_lunatic
?
Type Definition
sqlite_bindings_lunatic
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A result.