expected_type_is_string

Macro expected_type_is_string 

Source
macro_rules! expected_type_is_string {
    ($marked_yaml:expr) => { ... };
}