Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoods committed Jul 20, 2024
0 parents commit 52e0862
Show file tree
Hide file tree
Showing 303 changed files with 12,725 additions and 0 deletions.
Empty file added .lock
Empty file.
1 change: 1 addition & 0 deletions composable/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!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="List of all items in this crate"><title>List of all items in this crate</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-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="composable" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0-nightly (cf2df68d1 2024-07-01)" data-channel="nightly" data-search-js="search-0fe7219eb170c82e.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../static.files/main-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.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 sys"><!--[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="../composable/index.html">composable</a><span class="version">0.6.0</span></h2></div><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#constants">Constants</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Aliases</a></li><li><a href="#derives">Derive Macros</a></li></ul></section></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.Store.html">Store</a></li><li><a href="struct.Task.html">Task</a></li><li><a href="struct.TestStore.html">TestStore</a></li><li><a href="dependencies/struct.Dependency.html">dependencies::Dependency</a></li><li><a href="effects/struct.Scoped.html">effects::Scoped</a></li><li><a href="views/struct.Circle.html">views::Circle</a></li><li><a href="views/struct.ContinuousRoundedRectangle.html">views::ContinuousRoundedRectangle</a></li><li><a href="views/struct.Ellipse.html">views::Ellipse</a></li><li><a href="views/struct.Fixed.html">views::Fixed</a></li><li><a href="views/struct.FixedHeight.html">views::FixedHeight</a></li><li><a href="views/struct.FixedWidth.html">views::FixedWidth</a></li><li><a href="views/struct.Padding.html">views::Padding</a></li><li><a href="views/struct.Rectangle.html">views::Rectangle</a></li><li><a href="views/struct.RoundedRectangle.html">views::RoundedRectangle</a></li><li><a href="views/struct.Spacer.html">views::Spacer</a></li><li><a href="views/struct.Text.html">views::Text</a></li><li><a href="views/gesture/struct.Id.html">views::gesture::Id</a></li><li><a href="views/gesture/struct.Values.html">views::gesture::Values</a></li><li><a href="views/gpu/struct.Output.html">views::gpu::Output</a></li><li><a href="views/svg/struct.Output.html">views::svg::Output</a></li><li><a href="views/text/struct.Font.html">views::text::Font</a></li><li><a href="views/text/struct.FontConfig.html">views::text::FontConfig</a></li><li><a href="views/text/struct.Glyphs.html">views::text::Glyphs</a></li><li><a href="views/text/struct.Language.html">views::text::Language</a></li><li><a href="views/text/struct.Script.html">views::text::Script</a></li><li><a href="views/ui/font/struct.Inter.html">views::ui::font::Inter</a></li><li><a href="views/ui/font/body/struct.L.html">views::ui::font::body::L</a></li><li><a href="views/ui/font/body/struct.M.html">views::ui::font::body::M</a></li><li><a href="views/ui/font/body/struct.S.html">views::ui::font::body::S</a></li><li><a href="views/ui/font/label/struct.L.html">views::ui::font::label::L</a></li><li><a href="views/ui/font/label/struct.M.html">views::ui::font::label::M</a></li><li><a href="views/ui/font/label/struct.S.html">views::ui::font::label::S</a></li><li><a href="views/ui/font/title/struct.L.html">views::ui::font::title::L</a></li><li><a href="views/ui/font/title/struct.M.html">views::ui::font::title::M</a></li><li><a href="views/ui/font/title/struct.S.html">views::ui::font::title::S</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="enum.Interval.html">Interval</a></li><li><a href="effects/enum.Interval.html">effects::Interval</a></li><li><a href="views/enum.Event.html">views::Event</a></li><li><a href="views/enum.Gesture.html">views::Gesture</a></li><li><a href="views/gesture/enum.Response.html">views::gesture::Response</a></li><li><a href="views/text/enum.Direction.html">views::text::Direction</a></li><li><a href="views/ui/accessibility/enum.Scale.html">views::ui::accessibility::Scale</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="trait.Effects.html">Effects</a></li><li><a href="trait.Reducer.html">Reducer</a></li><li><a href="trait.TestClock.html">TestClock</a></li><li><a href="dependencies/trait.DependencyDefault.html">dependencies::DependencyDefault</a></li><li><a href="derive_macros/trait.RecursiveReducer.html">derive_macros::RecursiveReducer</a></li><li><a href="effects/trait.Effects.html">effects::Effects</a></li><li><a href="effects/trait.Scheduler.html">effects::Scheduler</a></li><li><a href="views/trait.Output.html">views::Output</a></li><li><a href="views/trait.Path.html">views::Path</a></li><li><a href="views/trait.View.html">views::View</a></li></ul><h3 id="derives">Derive Macros</h3><ul class="all-items"><li><a href="derive_macros/derive.RecursiveReducer.html">derive_macros::RecursiveReducer</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="dependencies/fn.with_dependencies.html">dependencies::with_dependencies</a></li><li><a href="dependencies/fn.with_dependency.html">dependencies::with_dependency</a></li><li><a href="views/gesture/fn.recognizer.html">views::gesture::recognizer</a></li><li><a href="views/ui/colors/gray/fn.background.html">views::ui::colors::gray::background</a></li><li><a href="views/ui/colors/gray/fn.foreground.html">views::ui::colors::gray::foreground</a></li><li><a href="views/ui/colors/gray/fn.pure.html">views::ui::colors::gray::pure</a></li><li><a href="views/ui/colors/fn.primary_background.html">views::ui::colors::primary_background</a></li><li><a href="views/ui/colors/fn.primary_content.html">views::ui::colors::primary_content</a></li><li><a href="views/ui/colors/fn.primary_shapes.html">views::ui::colors::primary_shapes</a></li><li><a href="views/ui/colors/fn.quaternary_background.html">views::ui::colors::quaternary_background</a></li><li><a href="views/ui/colors/fn.quaternary_content.html">views::ui::colors::quaternary_content</a></li><li><a href="views/ui/colors/fn.quaternary_shapes.html">views::ui::colors::quaternary_shapes</a></li><li><a href="views/ui/colors/fn.secondary_background.html">views::ui::colors::secondary_background</a></li><li><a href="views/ui/colors/fn.secondary_content.html">views::ui::colors::secondary_content</a></li><li><a href="views/ui/colors/fn.secondary_shapes.html">views::ui::colors::secondary_shapes</a></li><li><a href="views/ui/colors/fn.tertiary_background.html">views::ui::colors::tertiary_background</a></li><li><a href="views/ui/colors/fn.tertiary_content.html">views::ui::colors::tertiary_content</a></li><li><a href="views/ui/colors/fn.tertiary_shapes.html">views::ui::colors::tertiary_shapes</a></li><li><a href="views/ui/font/fn.with_default_fonts.html">views::ui::font::with_default_fonts</a></li><li><a href="views/ui/spacer/fn.L.html">views::ui::spacer::L</a></li><li><a href="views/ui/spacer/fn.M.html">views::ui::spacer::M</a></li><li><a href="views/ui/spacer/fn.S.html">views::ui::spacer::S</a></li><li><a href="views/ui/spacer/fn.XL.html">views::ui::spacer::XL</a></li><li><a href="views/ui/spacer/fn.XS.html">views::ui::spacer::XS</a></li><li><a href="views/ui/spacer/fn.XXL.html">views::ui::spacer::XXL</a></li><li><a href="views/ui/spacer/fn.XXS.html">views::ui::spacer::XXS</a></li><li><a href="views/ui/spacer/fn.XXXL.html">views::ui::spacer::XXXL</a></li><li><a href="views/ui/spacer/fn.default.html">views::ui::spacer::default</a></li><li><a href="views/ui/spacer/fn.empty.html">views::ui::spacer::empty</a></li><li><a href="views/ui/spacer/fn.fill.html">views::ui::spacer::fill</a></li><li><a href="views/ui/spacer/fn.fixed.html">views::ui::spacer::fixed</a></li><li><a href="views/ui/spacer/fn.height.html">views::ui::spacer::height</a></li><li><a href="views/ui/spacer/fn.width.html">views::ui::spacer::width</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="views/type.Bounds.html">views::Bounds</a></li><li><a href="views/type.Offsets.html">views::Offsets</a></li><li><a href="views/type.Point.html">views::Point</a></li><li><a href="views/type.Size.html">views::Size</a></li><li><a href="views/type.Transform.html">views::Transform</a></li><li><a href="views/gesture/type.State.html">views::gesture::State</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="views/ui/spacer/spacing/constant.L.html">views::ui::spacer::spacing::L</a></li><li><a href="views/ui/spacer/spacing/constant.M.html">views::ui::spacer::spacing::M</a></li><li><a href="views/ui/spacer/spacing/constant.S.html">views::ui::spacer::spacing::S</a></li><li><a href="views/ui/spacer/spacing/constant.XL.html">views::ui::spacer::spacing::XL</a></li><li><a href="views/ui/spacer/spacing/constant.XS.html">views::ui::spacer::spacing::XS</a></li><li><a href="views/ui/spacer/spacing/constant.XXL.html">views::ui::spacer::spacing::XXL</a></li><li><a href="views/ui/spacer/spacing/constant.XXS.html">views::ui::spacer::spacing::XXS</a></li><li><a href="views/ui/spacer/spacing/constant.XXXL.html">views::ui::spacer::spacing::XXXL</a></li><li><a href="views/ui/spacing/constant.L.html">views::ui::spacing::L</a></li><li><a href="views/ui/spacing/constant.M.html">views::ui::spacing::M</a></li><li><a href="views/ui/spacing/constant.S.html">views::ui::spacing::S</a></li><li><a href="views/ui/spacing/constant.XL.html">views::ui::spacing::XL</a></li><li><a href="views/ui/spacing/constant.XS.html">views::ui::spacing::XS</a></li><li><a href="views/ui/spacing/constant.XXL.html">views::ui::spacing::XXL</a></li><li><a href="views/ui/spacing/constant.XXS.html">views::ui::spacing::XXS</a></li><li><a href="views/ui/spacing/constant.XXXL.html">views::ui::spacing::XXXL</a></li></ul></section></div></main></body></html>
3 changes: 3 additions & 0 deletions composable/dependencies/fn.with_dependencies.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="Supply a tuple of dependencies for the supplied closure"><title>with_dependencies in composable::dependencies - 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-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="composable" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0-nightly (cf2df68d1 2024-07-01)" data-channel="nightly" data-search-js="search-0fe7219eb170c82e.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-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-df360f571f6edeae.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 fn"><!--[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="../../composable/index.html">composable</a><span class="version">0.6.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In composable::dependencies</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>Function <a href="../index.html">composable</a>::<wbr><a href="index.html">dependencies</a>::<wbr><a class="fn" href="#">with_dependencies</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/composable/dependencies/mod.rs.html#12-15">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn with_dependencies&lt;T: Tuple, F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>() -&gt; R, R&gt;(with: T, f: F) -&gt; R</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Supply a tuple of dependencies for the supplied closure</p>
<p>For a single value <a href="fn.with_dependency.html" title="fn composable::dependencies::with_dependency"><code>with_dependency</code></a> may be used instead.</p>
</div></details></section></div></main></body></html>
3 changes: 3 additions & 0 deletions composable/dependencies/fn.with_dependency.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="Supply a single dependency for the supplied closure."><title>with_dependency in composable::dependencies - 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-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="composable" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0-nightly (cf2df68d1 2024-07-01)" data-channel="nightly" data-search-js="search-0fe7219eb170c82e.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-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-df360f571f6edeae.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 fn"><!--[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="../../composable/index.html">composable</a><span class="version">0.6.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In composable::dependencies</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>Function <a href="../index.html">composable</a>::<wbr><a href="index.html">dependencies</a>::<wbr><a class="fn" href="#">with_dependency</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/composable/dependencies/mod.rs.html#20-22">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn with_dependency&lt;T: 'static, F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>() -&gt; R, R&gt;(with: T, f: F) -&gt; R</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Supply a single dependency for the supplied closure.</p>
<p>A convenience function that just forwards to <a href="fn.with_dependencies.html" title="fn composable::dependencies::with_dependencies"><code>with_dependencies</code></a>.</p>
</div></details></section></div></main></body></html>
Loading

0 comments on commit 52e0862

Please sign in to comment.