[go: up one dir, main page]

logo
macro_rules! as_debug {
    ($capture:expr) => { ... };
}
Expand description

Get a value from a type implementing std::fmt::Debug.