stomp-rs v0.8.4 Release Notes

Release Date: 2015-04-05 // about 9 years ago
    • 👯 Structs implementing Copy now also implement Clone
    • Uses of as_slice transitioned to as_ref
    • 🛠 Fixed calls to Error::new, which now expects only two arguments