Macro cursive_extras::settings_cb
source · macro_rules! settings_cb { ($title:expr, $c_bt:expr, $save_cb:expr, $($view:expr), *) => { ... }; }
Expand description
Same as the settings! macro, but allows for a custom confirmation text to be defined as well