Files
ntext-rs/docs/ntext/sidebar-items.js
T
Uttarayan Mondal 89e4ee1442 Fixed the docs (probably)
Copied wrong docs folder
2021-03-08 18:55:38 +05:30

1 line
307 B
JavaScript

initSidebarItems({"fn":[["digit_to_text","Convert digit to words in a string."],["to_text_no_seperator","Convert u32 to words in a string."],["to_text_with_seperator","Convert u32 to words in a string seperated by a seperator."]],"macro":[["to_text","Macro which supports both seperator and without it"]]});