
Welcome to Megadex
Megadex is a simple tool that removes the boilerplate for indexing structs via multiple fields. Presently it uses rkv which uses lmdb.
This is not meant to be used stand-alone
I mean, you could, but it is meant to be used with megadex_derive which does the heavy lifting in removing boilerplate.
This is the actual underlying DB implementation using Rkv.