Skip to main content

invalid_type

Function invalid_type 

Source
pub fn invalid_type(
    path: InputPath,
    found: impl Into<String>,
) -> DeserializeError
Expand description

Build a type-mismatch error with EXPECTED_INPUT_TYPES (serde feature).