rvimage 0.7.0

A remote image viewer with a labeling tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
mod annotations_menu;
mod cfg_menu;
mod file_counts;
mod main;
mod open_folder;
mod params_menu;
mod picklist;
mod scroll_area;
mod tools_menus;
mod ui_util;
mod wand_many;
pub use crate::menu::main::{Menu, ToolSelectMenu, are_tools_active};