Searched defs:ReflectionService (Results 1 – 2 of 2) sorted by relevance
18 pub struct ReflectionService { struct19 state: Arc<ReflectionServiceState>, argument23 impl ServerReflection for ReflectionService { implementation99 impl From<ReflectionServiceState> for ReflectionService { implementation