Registry / database / rustorm-dao

rustorm-dao

JSON →
library0.20.0rscratesunverified

Dao provides a flexible way to access data from the database.

# Cargo.toml [dependencies] rustorm_dao = "0.20.0"
INSTALL
IMPORT
SIG · RUSTORM-DAO
R
rustorm-dao
databaserustv0.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dao
use rustorm_dao::Dao;

Minimal usage of Rustorm DAO

use rustorm_dao::Dao; fn main() { // Example usage placeholder println!("DAO ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
36
OpenAI (training)
1
Resources
rustorm-dao — cargo add rustorm-dao · libregistry