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

Serves the fuchsia.validate.logs.Validate request on the given stream.