Docs.rs
cala-0.9.0
cala 0.9.0
Docs.rs crate page
Apache-2.0
OR
MIT
OR
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
DougLau
github:rust-bus:maintainers
github:libcala:owners
AldaronLau
Dependencies
chrono ^0.4
normal
optional
devout ^0.2
normal
optional
fon ^0.4
normal
optional
fonterator ^0.9
normal
optional
footile ^0.6
normal
optional
human ^0.2
normal
optional
nanorand ^0.5
normal
optional
pasts ^0.7
normal
optional
pix ^0.13
normal
optional
rvg ^0.2
normal
optional
serde ^1.0
normal
optional
smelling_salts ^0.2
normal
optional
stronghold ^0.2
normal
optional
wavy ^0.8
normal
optional
whoami ^1.0
normal
optional
window ^0.5
normal
optional
res ^0.6
build
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
cala
0.9.0
Module database
Sections
Getting Started
Module Items
Functions
In crate cala
cala
Module
database
Copy item path
Source
Expand description
Save and load data to persistent storage.
§
Getting Started
TODO
Functions
§
fetch
Fetch a resource from this application’s resource file.
load
Load a save file. Returns
None
if it doesn’t exist or is corrupted.
save
Save a file. Returns
true
when storage drive is out of memory.