Function schematic::merge::replace

source ·
pub fn replace<T>(_: T, next: T) -> Option<T>
Expand description

Always replace the previous value with the next value.