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

1 line
219 B
JavaScript

window.SIDEBAR_ITEMS = {"struct":[["Buffer","A correctly sized stack allocation for the formatted integer to be written into."]],"trait":[["Integer","An integer that can be written into an [`itoa::Buffer`][Buffer]."]]};