con_str

Function con_str 

Source
pub fn con_str<N: Into<Value>, T: Into<Value>>(
    constructor: N,
    fields: T,
) -> Value
Expand description

Deprecated: Use constr instead.