This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/textwrap/core/sidebar-items.js

1 line
379 B
JavaScript

initSidebarItems({"fn":[["break_words","Forcibly break words wider than `line_width` into smaller words."],["display_width","Compute the display width of `text` while skipping over ANSI escape sequences."]],"struct":[["Word","A piece of wrappable text, including any trailing whitespace."]],"trait":[["Fragment","A (text) fragment denotes the unit which we wrap into lines."]]});