Function hooks::use_state

source ·
pub fn use_state<'a, T>() -> State<'a, T>