pub fn from_str<T: Facet>(msgpack: &[u8]) -> Result<T, Error>
Alias for from_slice for backward compatibility