foundry_common_fmt

Function parse_tokens

Source
pub fn parse_tokens<'a, I: IntoIterator<Item = (&'a DynSolType, &'a str)>>(
    params: I,
) -> Result<Vec<DynSolValue>>
Expand description

Parses string input as Token against the expected ParamType