Function sdml_core::error::module_parse_error
source · pub fn module_parse_error<S1, S2>(
node_name: S1,
span: Span,
rule: Option<S2>
) -> Error
Expand description
Construct an invalid value Error from the provided input.