Macro zellij_utils::kdl_arg_is_truthy

source ·
macro_rules! kdl_arg_is_truthy {
    ( $kdl_node:expr, $arg_name:expr ) => { ... };
}