async fn compile_proto( subject_name: &String, ccsr_client: &Client, ) -> Result<CsrSeedProtobufSchema, PlanError>
Collect protobuf message descriptor from CSR and compile the descriptor.