Skip to main content

insufficient_buffer

Function insufficient_buffer 

Source
pub fn insufficient_buffer(message: &str) -> PluginError
Expand description

Convenience used by macro-generated code to surface a buffer-too-small condition as a PluginError without repeating the boilerplate at every call site.