Files
IronCalc/trait.impl/core/convert/trait.From.js
2024-02-07 19:11:37 +00:00

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