load_icon_from_file

Function load_icon_from_file 

Source
pub fn load_icon_from_file(path: &str) -> Result<Icon, Box<dyn Error>>
Expand description

从文件中加载图标。