This commit is contained in:
nhatcher
2024-02-07 19:11:37 +00:00
commit f041daa050
345 changed files with 62023 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {
"ironcalc_base":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"ironcalc_base/calc_result/struct.CellReference.html\" title=\"struct ironcalc_base::calc_result::CellReference\">CellReference</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"ironcalc_base/worksheet/enum.NavigationDirection.html\" title=\"enum ironcalc_base::worksheet::NavigationDirection\">NavigationDirection</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()