Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
initSidebarItems({"fn":[["fmt","Write integer to an `fmt::Write`."],["write","Write integer to an `io::Write`."]],"struct":[["Buffer","A safe API for formatting integers to text."]],"trait":[["Integer","An integer that can be formatted by `itoa::write` and `itoa::fmt`."]]});