Skip to content

Commit

Permalink
deploy: 333d3eb
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Nov 7, 2024
1 parent eb83644 commit df479be
Show file tree
Hide file tree
Showing 14 changed files with 111 additions and 59 deletions.
2 changes: 1 addition & 1 deletion leo_errors/common/backtraced/struct.Backtraced.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion leo_errors/common/formatted/struct.Formatted.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion leo_errors/common/traits/trait.LeoMessageCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</div><section id="impl-LeoMessageCode-for-FlattenError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/flattener/flattener_errors.rs.html#25-66">source</a><a href="#impl-LeoMessageCode-for-FlattenError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/flattener/flattener_errors/enum.FlattenError.html" title="enum leo_errors::errors::flattener::flattener_errors::FlattenError">FlattenError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-LoopUnrollerError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/loop_unroller/loop_unroller_errors.rs.html#20-39">source</a><a href="#impl-LeoMessageCode-for-LoopUnrollerError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/loop_unroller/loop_unroller_errors/enum.LoopUnrollerError.html" title="enum leo_errors::errors::loop_unroller::loop_unroller_errors::LoopUnrollerError">LoopUnrollerError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-PackageError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/package/package_errors.rs.html#24-435">source</a><a href="#impl-LeoMessageCode-for-PackageError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/package/package_errors/enum.PackageError.html" title="enum leo_errors::errors::package::package_errors::PackageError">PackageError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-ParserError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/parser/parser_errors.rs.html#21-368">source</a><a href="#impl-LeoMessageCode-for-ParserError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/parser/parser_errors/enum.ParserError.html" title="enum leo_errors::errors::parser::parser_errors::ParserError">ParserError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-ParserError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/parser/parser_errors.rs.html#21-375">source</a><a href="#impl-LeoMessageCode-for-ParserError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/parser/parser_errors/enum.ParserError.html" title="enum leo_errors::errors::parser::parser_errors::ParserError">ParserError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-ParserWarning" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/parser/parser_warnings.rs.html#21-45">source</a><a href="#impl-LeoMessageCode-for-ParserWarning" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/parser/parser_warnings/enum.ParserWarning.html" title="enum leo_errors::errors::parser::parser_warnings::ParserWarning">ParserWarning</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-TypeCheckerError" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/type_checker/type_checker_error.rs.html#22-897">source</a><a href="#impl-LeoMessageCode-for-TypeCheckerError" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/type_checker/type_checker_error/enum.TypeCheckerError.html" title="enum leo_errors::errors::type_checker::type_checker_error::TypeCheckerError">TypeCheckerError</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
</div><section id="impl-LeoMessageCode-for-TypeCheckerWarning" class="impl"><a class="src rightside" href="../../../src/leo_errors/errors/type_checker/type_checker_warning.rs.html#21-54">source</a><a href="#impl-LeoMessageCode-for-TypeCheckerWarning" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.LeoMessageCode.html" title="trait leo_errors::common::traits::LeoMessageCode">LeoMessageCode</a> for <a class="enum" href="../../errors/type_checker/type_checker_warning/enum.TypeCheckerWarning.html" title="enum leo_errors::errors::type_checker::type_checker_warning::TypeCheckerWarning">TypeCheckerWarning</a></h3></section><div class="docblock"><p>Implements the trait for LeoError Codes.</p>
Expand Down
67 changes: 36 additions & 31 deletions leo_errors/errors/parser/parser_errors/enum.ParserError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion leo_errors/errors/parser/parser_errors/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="This module contains the Parser error definitions."><title>leo_errors::errors::parser::parser_errors - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-492a78a4a87dcc01.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="leo_errors" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0 (f6e511eec 2024-10-15)" data-channel="1.82.0" data-search-js="search-a99f1315e7cc5121.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-921df33f47b8780c.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-3b12f09e550e0385.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../../leo_errors/index.html">leo_<wbr>errors</a><span class="version">2.3.0</span></h2></div><h2 class="location"><a href="#">Module parser_<wbr>errors</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#enums">Enums</a></li></ul></section><h2><a href="../index.html">In leo_<wbr>errors::<wbr>errors::<wbr>parser</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../../../index.html">leo_errors</a>::<wbr><a href="../../index.html">errors</a>::<wbr><a href="../index.html">parser</a>::<wbr><a class="mod" href="#">parser_errors</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../../../src/leo_errors/errors/parser/parser_errors.rs.html#17-368">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>This module contains the Parser error definitions.</p>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="This module contains the Parser error definitions."><title>leo_errors::errors::parser::parser_errors - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-492a78a4a87dcc01.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="leo_errors" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0 (f6e511eec 2024-10-15)" data-channel="1.82.0" data-search-js="search-a99f1315e7cc5121.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-921df33f47b8780c.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-3b12f09e550e0385.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../../leo_errors/index.html">leo_<wbr>errors</a><span class="version">2.3.0</span></h2></div><h2 class="location"><a href="#">Module parser_<wbr>errors</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#enums">Enums</a></li></ul></section><h2><a href="../index.html">In leo_<wbr>errors::<wbr>errors::<wbr>parser</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../../../index.html">leo_errors</a>::<wbr><a href="../../index.html">errors</a>::<wbr><a href="../index.html">parser</a>::<wbr><a class="mod" href="#">parser_errors</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../../../src/leo_errors/errors/parser/parser_errors.rs.html#17-375">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>This module contains the Parser error definitions.</p>
</div></details><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="enum" href="enum.ParserError.html" title="enum leo_errors::errors::parser::parser_errors::ParserError">Parser<wbr>Error</a></div><div class="desc docblock-short">ParserError enum that represents all the errors for the <code>leo-parser</code> crate.</div></li></ul></section></div></main></body></html>
Loading

0 comments on commit df479be

Please sign in to comment.