1 2 3 4 5 6 7
/*! [RON](https://github.com/ron-rs/ron) format (text) */ pub use ron::de::from_bytes as from_slice;