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