cargo test --package meta_address --lib -- tests::test_token_addr --exact --nocapture
cargo +nightly fmt
cargo clippy --fix
- examples
cargo run -p meta_bots --example bloxroute
- how to put examples folder under project root other than meta_bots/examples