Skip to main content

unsupported_image

Macro unsupported_image 

Source
macro_rules! unsupported_image {
    ($struct_name:ident, $provider:expr) => { ... };
}
Expand description

Generates an unsupported MapImageProvider stub implementation.