musty is an asynchronous object-document mapper library for Rust. It turns your struct's into queryable database models.

Features

Why use musty?

Getting Started

musty is designed to integrate with little friction (i.e: not enforcing specific types to be used, etc), for how to get started using musty, check out the quick start.