nusadb 0.1.0

Fast, stable native Rust driver and ORM for NusaDB (Nusa Wire Protocol 1.1).
Documentation
1
2
3
4
# nusadb is a standalone, independently-publishable driver: it keeps a lower MSRV than the engine
# workspace and its own lint config (clippy walks up to the nearest clippy.toml, so this one wins for
# the crate rather than the engine's).
msrv = "1.85.0"