macro_rules! packed_value {
    ($name:ident) => { ... };
}
Expand description

Implement Into and FromValue using Pack