Skip to main content

CommandPreviewCallback

Type Alias CommandPreviewCallback 

pub type CommandPreviewCallback = Function<(CommandArgs, Option<u32>, Option<Buffer>), u8>;

Aliased Typeยง

pub struct CommandPreviewCallback { /* private fields */ }