[][src]Function sauron_native::util::value

pub fn value<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,