pub type ClientCapabilitiesRoots = ClientRoots;👎Deprecated since 0.8.0:
Use ClientRoots instead.
Aliased Type§
pub struct ClientCapabilitiesRoots {
pub list_changed: Option<bool>,
}Fields§
§list_changed: Option<bool>Whether the client supports notifications for changes to the roots list.