pub(crate) fn dyn_string_array(
value: &DynSolValue,
) -> Result<Vec<String>, SymbolicError>Expand description
Returns the dyn_string_array cheatcode runtime helper result.
pub(crate) fn dyn_string_array(
value: &DynSolValue,
) -> Result<Vec<String>, SymbolicError>Returns the dyn_string_array cheatcode runtime helper result.