Function nimbus_cli::output::server::post_handler

source ·
async fn post_handler(
    __arg0: State<Arc<RwLock<InMemoryDb>>>,
    __arg1: Json<StartAppPostPayload>
) -> impl IntoResponse