Crate show_image_macros

Source
Expand description

This crate contains helper macros for the show-image crate. You should not depend on this crate directly. Instead, enable the macro feature of the show-image crate and use them from there.

Attribute Macrosยง

main
Wrap your program entry point for correct initialization of the show-image global context.