1 2 3 4
#[tokio::main] async fn main() -> anyhow::Result<()> { lib::mprocs::mprocs::mprocs_main().await }