Macro nbt_lib::convert_to_bool

source ยท
macro_rules! convert_to_bool {
    ($data:expr) => { ... };
}
Expand description