Skip to main content

parse_mixture_spec_value

Function parse_mixture_spec_value 

Source
pub fn parse_mixture_spec_value(
    v: &Value,
    base_dir: &Path,
    depth: usize,
) -> SpecResult<MixtureSpec>
Expand description

Parse a MixtureSpec from JSON.