pub type Updated<'g, K, V, S> = Updated<Guard<'g, K, V, S>, V>;Expand description
See value::Updated.
Aliased Typeยง
pub struct Updated<'g, K, V, S> { /* private fields */ }pub type Updated<'g, K, V, S> = Updated<Guard<'g, K, V, S>, V>;See value::Updated.
pub struct Updated<'g, K, V, S> { /* private fields */ }