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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
(function() {var implementors = {
"ironcalc":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"https://docs.rs/roxmltree/0.13.1/roxmltree/parse/enum.Error.html\" title=\"enum roxmltree::parse::Error\">Error</a>&gt; for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;ZipError&gt; for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.75.0/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>&gt; for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.75.0/core/num/dec2flt/struct.ParseFloatError.html\" title=\"struct core::num::dec2flt::ParseFloatError\">ParseFloatError</a>&gt; for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.75.0/core/num/error/struct.ParseIntError.html\" title=\"struct core::num::error::ParseIntError\">ParseIntError</a>&gt; for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"]],
"ironcalc_base":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.bool.html\">bool</a>&gt; for <a class=\"enum\" href=\"ironcalc_base/cell/enum.CellValue.html\" title=\"enum ironcalc_base::cell::CellValue\">CellValue</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.75.0/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>&gt; for <a class=\"enum\" href=\"ironcalc_base/cell/enum.CellValue.html\" title=\"enum ironcalc_base::cell::CellValue\">CellValue</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.f64.html\">f64</a>&gt; for <a class=\"enum\" href=\"ironcalc_base/cell/enum.CellValue.html\" title=\"enum ironcalc_base::cell::CellValue\">CellValue</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.str.html\">str</a>&gt; for <a class=\"enum\" href=\"ironcalc_base/cell/enum.CellValue.html\" title=\"enum ironcalc_base::cell::CellValue\">CellValue</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

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/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.HorizontalAlignment.html\" title=\"enum ironcalc_base::types::HorizontalAlignment\">HorizontalAlignment</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.Cell.html\" title=\"enum ironcalc_base::types::Cell\">Cell</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.CellStyles.html\" title=\"struct ironcalc_base::types::CellStyles\">CellStyles</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.NumFmt.html\" title=\"struct ironcalc_base::types::NumFmt\">NumFmt</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.Styles.html\" title=\"struct ironcalc_base::types::Styles\">Styles</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.FontScheme.html\" title=\"enum ironcalc_base::types::FontScheme\">FontScheme</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.Border.html\" title=\"struct ironcalc_base::types::Border\">Border</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.TableColumn.html\" title=\"struct ironcalc_base::types::TableColumn\">TableColumn</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.CellXfs.html\" title=\"struct ironcalc_base::types::CellXfs\">CellXfs</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.CellStyleXfs.html\" title=\"struct ironcalc_base::types::CellStyleXfs\">CellStyleXfs</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.Fill.html\" title=\"struct ironcalc_base::types::Fill\">Fill</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.VerticalAlignment.html\" title=\"enum ironcalc_base::types::VerticalAlignment\">VerticalAlignment</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.Font.html\" title=\"struct ironcalc_base::types::Font\">Font</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.Alignment.html\" title=\"struct ironcalc_base::types::Alignment\">Alignment</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"ironcalc_base/types/struct.TableStyleInfo.html\" title=\"struct ironcalc_base::types::TableStyleInfo\">TableStyleInfo</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {
"ironcalc":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
(function() {var implementors = {
"ironcalc":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc/error/enum.XlsxError.html\" title=\"enum ironcalc::error::XlsxError\">XlsxError</a>"]],
"ironcalc_base":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.TokenType.html\" title=\"enum ironcalc_base::expressions::token::TokenType\">TokenType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.OpSum.html\" title=\"enum ironcalc_base::expressions::token::OpSum\">OpSum</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.FontScheme.html\" title=\"enum ironcalc_base::types::FontScheme\">FontScheme</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.VerticalAlignment.html\" title=\"enum ironcalc_base::types::VerticalAlignment\">VerticalAlignment</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.OpProduct.html\" title=\"enum ironcalc_base::expressions::token::OpProduct\">OpProduct</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.OpCompare.html\" title=\"enum ironcalc_base::expressions::token::OpCompare\">OpCompare</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.BorderStyle.html\" title=\"enum ironcalc_base::types::BorderStyle\">BorderStyle</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.Error.html\" title=\"enum ironcalc_base::expressions::token::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.HorizontalAlignment.html\" title=\"enum ironcalc_base::types::HorizontalAlignment\">HorizontalAlignment</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"ironcalc_base/expressions/lexer/util/struct.MarkedToken.html\" title=\"struct ironcalc_base::expressions::lexer::util::MarkedToken\">MarkedToken</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/types/enum.SheetState.html\" title=\"enum ironcalc_base::types::SheetState\">SheetState</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"ironcalc_base/expressions/token/enum.OpUnary.html\" title=\"enum ironcalc_base::expressions::token::OpUnary\">OpUnary</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

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;}})()

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long