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

Get a value from a type implementing serde::Serialize.