assembly-data 0.1.0

Database module for the assembly crate
Documentation

assembly-data

This crate contains the database related file formats of the assembly library.

Example Tools

Load the table from the database file and print all rows corresponding to the given key:

$ cargo run --example fdb-index DB-FILE TABLE KEY