Function ceres_runtime::util::parse_args[][src]

pub fn parse_args(
    selector: &str,
    args: &[&str],
    tys: Vec<u32>
) -> Result<Vec<u8>>
Expand description

Parse Vec<String> to Vec<RuntimeValue>