Macro cursive_core::fn_blueprint
source ยท macro_rules! fn_blueprint { ($name: expr, $builder:expr) => { ... }; }
Expand description
Define a macro for a variable builder.
macro_rules! fn_blueprint { ($name: expr, $builder:expr) => { ... }; }
Define a macro for a variable builder.