Skip to main content

error_buffer

Macro error_buffer 

Source
macro_rules! error_buffer {
    ($msg:expr) => { ... };
}
Expand description

Create a buffer error with the given message