Type Alias UseGenToggleWith

Source
pub type UseGenToggleWith<F> = UseGenUpdateStateWith<F>;

Aliased Type§

pub struct UseGenToggleWith<F>(pub F);

Tuple Fields§

§0: F