Introduce deactivate, membership services Move membership and user deactivation functions from api crate into those services
Replace structs of Dep<Service> with OnceServices, so each service has a Services reference Remove service name => Service map Flatten Services.rooms Make reqwest Clients lazy initialized (client service)
Signed-off-by: Jason Volk <jason@zemos.net>