[][src]Function opencv::core::read_str

pub fn read_str(
    node: &FileNode,
    value: &mut String,
    default_value: &str
) -> Result<()>