Expand description

The Deta-Rust is a simple unofficial Deta SDK for Rust lang.

You can see examples to get you started more quickly.

Have fun 😀

Re-exports

pub use serde;
pub use serde_json;

Modules

Deta-base service SDK. Check deta docs for more information.

Deta-drive service SDK. Check deta docs for more information.

When performing an action in the deta drive API or deserializing the response fails.

Structs

Stores the necessary information for deta integration. Check deta docs for more information.