Function log_validator_rust_puppet::run_encoding_service
source · pub(crate) async fn run_encoding_service(
stream: EncodingPuppetRequestStream
) -> Result<(), Error>
Expand description
Serves the fuchsia.validate.logs.Validate
request on the given stream.