Macro node_bindgen::core::log::as_debug
source · macro_rules! as_debug { ($capture:expr) => { ... }; }
Expand description
Get a value from a type implementing std::fmt::Debug.
macro_rules! as_debug { ($capture:expr) => { ... }; }
Get a value from a type implementing std::fmt::Debug.