pub type CurrentUserRef<'a> = CacheRef<'a, Infallible, CurrentUser, Infallible>;
Aliased Typeยง
pub struct CurrentUserRef<'a> { /* private fields */ }
pub type CurrentUserRef<'a> = CacheRef<'a, Infallible, CurrentUser, Infallible>;
pub struct CurrentUserRef<'a> { /* private fields */ }