Skip to main content

StateStoreUrlRef

Type Alias StateStoreUrlRef 

Source
pub type StateStoreUrlRef<'a> = StateStoreUrl<&'a str>;

Aliased Type§

pub struct StateStoreUrlRef<'a>(&'a str);

Tuple Fields§

§0: &'a str