mongo_document_annotation 2.1.1
mongo_document_annotation: ^2.1.1 copied to clipboard
Annotations, converters, and runtime helpers for Rust-backed MongoDB access in Dart.
example/README.md
Example package for mongo_document_annotation.
Use this folder as a small reference for:
- wiring
mongo_document_annotationinto a Dart package - generating
*.mongo_document.dartfiles withmongo_document - testing model annotations and generated helpers in isolation