mcai_worker_sdk 1.1.0

AMQP Worker to listen and provide trait to process message
Documentation
1
2
3
4
5
extern crate built;

fn main() {
  built::write_built_file().expect("Failed to acquire build-time information");
}