miro-pdf 0.6.3

A native pdf viewer for Windows and Linux (Wayland/X11) with configurable keybindings.
1
2
3
4
5
fn main() {
    embed_resource::compile("assets/resources.rc", embed_resource::NONE)
        .manifest_optional()
        .unwrap()
}