Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 3, 2024
1 parent 403d753 commit 19225de
Show file tree
Hide file tree
Showing 120 changed files with 216 additions and 216 deletions.
4 changes: 2 additions & 2 deletions doc/boa_datagen/struct.PluralRangesFallbackHack.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!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="Hack that associates the `und` locale with an empty plural ranges data. This enables the default behaviour for all locales without data."><title>PluralRangesFallbackHack in boa_datagen - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-9ee3a5e31a2afa3e.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="boa_datagen" data-themes="" data-resource-suffix="" data-rustdoc-version="1.75.0 (82e1608df 2023-12-21)" data-channel="1.75.0" data-search-js="search-8fbf244ebcf71464.js" data-settings-js="settings-74424d7eec62a23e.js" ><script src="../static.files/storage-fec3eaa3851e447d.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-9dd44ab47b99a0fb.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-5d8b3c7633ad77ba.css"></noscript><link rel="icon" href="https://raw.githubusercontent.com/boa-dev/boa/main/assets/logo.svg"></head><body class="rustdoc struct"><!--[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">&#9776;</button><a class="logo-container" href="../boa_datagen/index.html"><img src="https://raw.githubusercontent.com/boa-dev/boa/main/assets/logo.svg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../boa_datagen/index.html"><img src="https://raw.githubusercontent.com/boa-dev/boa/main/assets/logo.svg" alt="logo"></a><h2><a href="../boa_datagen/index.html">boa_datagen</a><span class="version">0.17.0</span></h2></div><h2 class="location"><a href="#">PluralRangesFallbackHack</a></h2><div class="sidebar-elems"><section><h3><a href="#fields">Tuple Fields</a></h3><ul class="block structfield"><li><a href="#structfield.0">0</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Debug-for-PluralRangesFallbackHack">Debug</a></li><li><a href="#impl-DynamicDataProvider%3CAnyMarker%3E-for-PluralRangesFallbackHack">DynamicDataProvider&lt;AnyMarker&gt;</a></li><li><a href="#impl-DynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack">DynamicDataProvider&lt;ExportMarker&gt;</a></li><li><a href="#impl-IterableDynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack">IterableDynamicDataProvider&lt;ExportMarker&gt;</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-RefUnwindSafe-for-PluralRangesFallbackHack">RefUnwindSafe</a></li><li><a href="#impl-Send-for-PluralRangesFallbackHack">Send</a></li><li><a href="#impl-Sync-for-PluralRangesFallbackHack">Sync</a></li><li><a href="#impl-Unpin-for-PluralRangesFallbackHack">Unpin</a></li><li><a href="#impl-UnwindSafe-for-PluralRangesFallbackHack">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T">Any</a></li><li><a href="#impl-ArchivePointee-for-T">ArchivePointee</a></li><li><a href="#impl-AsDynamicDataProviderAnyMarkerWrap-for-P">AsDynamicDataProviderAnyMarkerWrap</a></li><li><a href="#impl-Borrow%3CT%3E-for-T">Borrow&lt;T&gt;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T">BorrowMut&lt;T&gt;</a></li><li><a href="#impl-Deserialize%3CWith%3CT,+W%3E,+D%3E-for-F">Deserialize&lt;With&lt;T, W&gt;, D&gt;</a></li><li><a href="#impl-ErasedDestructor-for-T">ErasedDestructor</a></li><li><a href="#impl-ExportableProvider-for-T">ExportableProvider</a></li><li><a href="#impl-Filterable-for-T">Filterable</a></li><li><a href="#impl-From%3CT%3E-for-T">From&lt;T&gt;</a></li><li><a href="#impl-Instrument-for-T">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-T">Into&lt;U&gt;</a></li><li><a href="#impl-MaybeSendSync-for-T">MaybeSendSync</a></li><li><a href="#impl-Pointable-for-T">Pointable</a></li><li><a href="#impl-Pointee-for-T">Pointee</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T">TryFrom&lt;U&gt;</a></li><li><a href="#impl-TryInto%3CU%3E-for-T">TryInto&lt;U&gt;</a></li><li><a href="#impl-Upcastable-for-T">Upcastable</a></li><li><a href="#impl-Upcastable-for-T-1">Upcastable</a></li><li><a href="#impl-WithSubscriber-for-T">WithSubscriber</a></li></ul></section><h2><a href="index.html">In crate boa_datagen</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="index.html">boa_datagen</a>::<wbr><a class="struct" href="#">PluralRangesFallbackHack</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/boa_datagen/datagen.rs.html#26">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub(crate) struct PluralRangesFallbackHack(pub(crate) DatagenProvider);</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Hack that associates the <code>und</code> locale with an empty plural ranges data.
This enables the default behaviour for all locales without data.</p>
</div></details><h2 id="fields" class="fields small-section-header">Tuple Fields<a href="#fields" class="anchor">§</a></h2><span id="structfield.0" class="structfield small-section-header"><a href="#structfield.0" class="anchor field">§</a><code>0: DatagenProvider</code></span><h2 id="trait-implementations" class="small-section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#25">source</a><a href="#impl-Debug-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#25">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.75.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.75.0/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-DynamicDataProvider%3CAnyMarker%3E-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#30-50">source</a><a href="#impl-DynamicDataProvider%3CAnyMarker%3E-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl DynamicDataProvider&lt;AnyMarker&gt; for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.load_data" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#31-49">source</a><a href="#method.load_data" class="anchor">§</a><h4 class="code-header">fn <a class="fn">load_data</a>(
</div></details><h2 id="fields" class="fields small-section-header">Tuple Fields<a href="#fields" class="anchor">§</a></h2><span id="structfield.0" class="structfield small-section-header"><a href="#structfield.0" class="anchor field">§</a><code>0: DatagenProvider</code></span><h2 id="trait-implementations" class="small-section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#25">source</a><a href="#impl-Debug-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#25">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.75.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.75.0/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.75.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-DynamicDataProvider%3CAnyMarker%3E-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#30-50">source</a><a href="#impl-DynamicDataProvider%3CAnyMarker%3E-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl DynamicDataProvider&lt;AnyMarker&gt; for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.load_data-1" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#31-49">source</a><a href="#method.load_data-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">load_data</a>(
&amp;self,
key: DataKey,
req: DataRequest&lt;'_&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.75.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;DataResponse&lt;AnyMarker&gt;, DataError&gt;</h4></section></summary><div class='docblock'>Query the provider for data, returning the result. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-DynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#53-73">source</a><a href="#impl-DynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl DynamicDataProvider&lt;ExportMarker&gt; for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.load_data-1" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#54-72">source</a><a href="#method.load_data-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">load_data</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.75.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;DataResponse&lt;AnyMarker&gt;, DataError&gt;</h4></section></summary><div class='docblock'>Query the provider for data, returning the result. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-DynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack" class="impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#53-73">source</a><a href="#impl-DynamicDataProvider%3CExportMarker%3E-for-PluralRangesFallbackHack" class="anchor">§</a><h3 class="code-header">impl DynamicDataProvider&lt;ExportMarker&gt; for <a class="struct" href="struct.PluralRangesFallbackHack.html" title="struct boa_datagen::PluralRangesFallbackHack">PluralRangesFallbackHack</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.load_data" class="method trait-impl"><a class="src rightside" href="../src/boa_datagen/datagen.rs.html#54-72">source</a><a href="#method.load_data" class="anchor">§</a><h4 class="code-header">fn <a class="fn">load_data</a>(
&amp;self,
key: DataKey,
req: DataRequest&lt;'_&gt;
Expand Down
Loading

0 comments on commit 19225de

Please sign in to comment.