doc: 2020-04-01 11:32:45 +0200: 478563f - Adding documentation

This commit is contained in:
2020-04-01 11:47:07 +02:00
commit 527969729d
14503 changed files with 1738402 additions and 0 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"struct":[["Drain","A draining iterator for `String`."],["FromUtf16Error","A possible error value when converting a `String` from a UTF-16 byte slice."],["FromUtf8Error","A possible error value when converting a `String` from a UTF-8 byte vector."],["String","A UTF-8 encoded, growable string."]],"trait":[["ToString","A trait for converting a value to a `String`."]],"type":[["ParseError","A type alias for [`Infallible`]."]]});