Im trying to send Bson Objects via Websocktes between c# and rust using this code to convert byte[] into mongodb::bson::Document in Rust.
if msg.is_binary() {