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

Get a value from a type implementing sval::value::Value.