Searched refs:TonicBuildMethod (Results 1 – 1 of 1) sorted by relevance
75 methods: Vec<TonicBuildMethod>,86 .map(|prost_method| TonicBuildMethod { in new()97 struct TonicBuildMethod { struct103 type Method = TonicBuildMethod; argument127 impl crate::Method for TonicBuildMethod { implementation