Function get_credential_libsecret

Source
fn get_credential_libsecret() -> CargoResult<&'static LibSecretCredential>
Expand description

Retrieves a cached instance of LibSecretCredential. Must be cached to avoid repeated load/unload cycles, which are not supported by glib.