pub(crate) async fn run_restricted_service(
    stream: RestrictedRequestStream
) -> Result<(), Error>
Expand description

Trivial service that just returns the value “restricted”