Function mz_sql::pure::compile_proto
source ยท async fn compile_proto(
subject_name: &String,
ccsr_client: &Client,
) -> Result<CsrSeedProtobufSchema, PlanError>
Expand description
Collect protobuf message descriptor from CSR and compile the descriptor.