cc82c47628
Changes to formatting system Create a formatting struct and then pass it to the to_text macro or the to_text_fmt function to format the strings accordingly Updated docs for the new version
3 lines
571 B
JavaScript
3 lines
571 B
JavaScript
(function() {var implementors = {};
|
|
implementors["ntext"] = [{"text":"impl<'format> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"ntext/struct.Formatting.html\" title=\"struct ntext::Formatting\">Formatting</a><'format>","synthetic":true,"types":["ntext::formatting::Formatting"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |