pub fn nav_store_load(key: &str) -> Option<String>
Read a .restore key through the installed NavStore (None if none is installed or the key was never saved).
.restore
NavStore
None