rvimage 0.6.7

A remote image viewer with a labeling tool
Documentation
1
2
3
4
5
pub use self::core::{
    ACTOR_NAME, Bbox, get_annos_if_some, get_annos_mut, get_label_info, get_options_mut,
};
pub mod core;
pub mod on_events;