4 lines
3.7 KiB
JavaScript
4 lines
3.7 KiB
JavaScript
(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><<a class=\"enum\" href=\"https://docs.rs/roxmltree/0.13.1/roxmltree/parse/enum.Error.html\" title=\"enum roxmltree::parse::Error\">Error</a>> 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><ZipError> 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><<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>> 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><<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>> 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><<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>> 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><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.bool.html\">bool</a>> 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><<a class=\"struct\" href=\"https://doc.rust-lang.org/1.75.0/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>> 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><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.f64.html\">f64</a>> 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><&<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/std/primitive.str.html\">str</a>> 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;}})() |