A template to generate mab
Namada debugging code from.
To use this template, install
cargo-generate
, and run:
cargo generate --git https://github.com/heliaxdev/mab-template-namada
To use this template with mab
, simple run cargo build --release
, and pass
the generated libmab_template_rust
library to the MAB_LIB_PATH
environment
variable.
This code is licensed to the public domain under CC0.
You can find a copy of the legal text here.