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.