Function policy_service_bin::run_restricted_service
source · pub(crate) async fn run_restricted_service(
stream: RestrictedRequestStream
) -> Result<(), Error>
Expand description
Trivial service that just returns the value “restricted”