Skip to main content

is_supported

Function is_supported 

Source
pub fn is_supported() -> bool
Expand description

Whether this build can actually read / write the OS keychain. The frontend uses this to hide “Save to Keychain” UI on unsupported platforms instead of letting the save call error at runtime.