A simple way to let your app support like ./you_app start | stop | status | daemon.
#[actix_web::main] async fn main() { sssd::create(|| you_async_func()).await }