fn extract_hint_display_target(
err_msg_type: ErrMsgType,
invalid_msg: &str,
) -> Option<&str>
Expand description
Extract the target name to hint display according to the type of the error message item
fn extract_hint_display_target(
err_msg_type: ErrMsgType,
invalid_msg: &str,
) -> Option<&str>
Extract the target name to hint display according to the type of the error message item