Docs.rs
gddb-0.3.1
gddb 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
patchfx
Dependencies
bincode ^1.3
normal
gdnative ^0.10.0
normal
hashbrown ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
uuid ^0.8
normal
Versions
66.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module error
gddb
0.3.1
Module error
Module Items
Enums
In crate gddb
gddb
Module
error
Copy item path
Source
Expand description
Contains various items related to errors inside of GDDB.
Enums
ยง
Database
Error
An error enum for the possible faliure states of the
crate::Database
structure.