mneumann / rust-msgpack

[DEPRECATED] msgpack.org implementation for Rust language. Please use https://github.com/3Hren/msgpack-rust
122 stars 31 forks source link

Clone Trait #47

Closed 3Hren closed 8 years ago

3Hren commented 9 years ago

Is there any reason why instances of msgpack::Value aren't clonable?