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

Trivial service that just returns the value “unrestricted”