Function sdml_core::error::missing_node_variable
source · pub fn missing_node_variable<S1, S2, S3>(
rule: S1,
expected_name: S2,
expected_kind: S3
) -> Error
Expand description
Construct an invalid value Error from the provided input.