Function suppositions::generators::consts [] [src]

pub fn consts<V: Clone>(val: V) -> Const<V>

Always generates a clone of the given value.