satty 0.20.0

Modern Screenshot Annotation.
1
2
3
4
5
pub mod icon_names {
    #![allow(dead_code)]
    #![allow(unused_imports)]
    include!(concat!(env!("OUT_DIR"), "/icon_names.rs"));
}