pub type RootsCapabilities = RootsCapability;
pub struct RootsCapabilities { pub list_changed: Option<bool>, }
list_changed: Option<bool>
Whether the client supports notifications for changes to the roots list