pub fn protobuf_documents_to_graph(
inputs: &[(&RepoId, &str, &str, &ProtobufDocument)],
) -> ProtobufGraphFactsExpand description
Converts protobuf contracts and generated markers into ambiguity-safe graph facts.
Generated clients and servers link only when one provider defines the exact package-qualified service and method.