moleculer 0.4.1

Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}