ssw/doc/ron/de/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
443 B
JavaScript

window.SIDEBAR_ITEMS = {"fn":[["from_bytes","A convenience function for building a deserializer and deserializing a value of type `T` from bytes."],["from_reader","A convenience function for building a deserializer and deserializing a value of type `T` from a reader."],["from_str","A convenience function for building a deserializer and deserializing a value of type `T` from a string."]],"struct":[["Deserializer","The RON deserializer."]]};