Function moore_svlog::value::make_struct[][src]

pub fn make_struct<'a>(
    ty: &'a UnpackedType<'a>,
    fields: Vec<Value<'a>>
) -> ValueData<'a>
Expand description

Create a new struct value.