Function moore_svlog::value::make_string[][src]

pub fn make_string<'a>(
    ty: &'a UnpackedType<'a>,
    bytes: Vec<u8>
) -> ValueData<'a>
Expand description

Create a new string value.