Type Alias tallyweb_frontend::StateResource
source · pub type StateResource = Resource<UserSession, Result<CountableStore, ServerFnError>>;
Aliased Type§
struct StateResource { /* private fields */ }
pub type StateResource = Resource<UserSession, Result<CountableStore, ServerFnError>>;
struct StateResource { /* private fields */ }