1 2 3 4 5 6
fn main() { // Example usage of the metalyze_rs library use metalyze::*; example_function(); }