pub async fn RegisterLanguageProvider(
Service: &MountainVinegRPCService,
MethodName: &str,
Parameter: &Value,
) -> boolExpand description
Dispatch a register_* notification. Returns true if the method was
recognised and a ProviderRegistrationDTO was inserted.