-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30baea4
commit fb124d9
Showing
17 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
doc/hydroflow_plus/builder/compiled/struct.CompiledFlowWithId.html
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
doc/hydroflow_plus/deploy/deploy_runtime/fn.cluster_members.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<!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="API documentation for the Rust `cluster_members` fn in crate `hydroflow_plus`."><title>cluster_members in hydroflow_plus::deploy::deploy_runtime - 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-fecee23daa4e8a6d.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="hydroflow_plus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (4ac7bcbaa 2024-09-04)" data-channel="nightly" 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 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="../../../hydroflow_plus/index.html">hydroflow_<wbr>plus</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In hydroflow_<wbr>plus::<wbr>deploy::<wbr>deploy_<wbr>runtime</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">hydroflow_plus</a>::<wbr><a href="../index.html">deploy</a>::<wbr><a href="index.html">deploy_runtime</a>::<wbr><a class="fn" href="#">cluster_members</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/hydroflow_plus/deploy/deploy_runtime.rs.html#16-21">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub fn cluster_members( | ||
cli: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&<a class="struct" href="../../../hydroflow/util/deploy/struct.DeployPorts.html" title="struct hydroflow::util::deploy::DeployPorts">DeployPorts</a><<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
cli: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&DeployPorts<<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
of_cluster: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>, | ||
) -> impl <a class="trait" href="../../../stageleft/trait.QuotedWithContext.html" title="trait stageleft::QuotedWithContext">QuotedWithContext</a><'_, &<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a></code></pre></section></div></main></body></html> |
2 changes: 1 addition & 1 deletion
2
doc/hydroflow_plus/deploy/deploy_runtime/fn.cluster_self_id.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +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="API documentation for the Rust `cluster_self_id` fn in crate `hydroflow_plus`."><title>cluster_self_id in hydroflow_plus::deploy::deploy_runtime - 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-fecee23daa4e8a6d.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="hydroflow_plus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (4ac7bcbaa 2024-09-04)" data-channel="nightly" 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 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="../../../hydroflow_plus/index.html">hydroflow_<wbr>plus</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In hydroflow_<wbr>plus::<wbr>deploy::<wbr>deploy_<wbr>runtime</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">hydroflow_plus</a>::<wbr><a href="../index.html">deploy</a>::<wbr><a href="index.html">deploy_runtime</a>::<wbr><a class="fn" href="#">cluster_self_id</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/hydroflow_plus/deploy/deploy_runtime.rs.html#23-30">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub fn cluster_self_id( | ||
cli: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&<a class="struct" href="../../../hydroflow/util/deploy/struct.DeployPorts.html" title="struct hydroflow::util::deploy::DeployPorts">DeployPorts</a><<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
cli: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&DeployPorts<<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
) -> impl <a class="trait" href="../../../stageleft/trait.QuotedWithContext.html" title="trait stageleft::QuotedWithContext">QuotedWithContext</a><'_, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a></code></pre></section></div></main></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<!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="API documentation for the Rust `deploy_e2o` fn in crate `hydroflow_plus`."><title>deploy_e2o in hydroflow_plus::deploy::deploy_runtime - 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-fecee23daa4e8a6d.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="hydroflow_plus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (4ac7bcbaa 2024-09-04)" data-channel="nightly" 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 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="../../../hydroflow_plus/index.html">hydroflow_<wbr>plus</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In hydroflow_<wbr>plus::<wbr>deploy::<wbr>deploy_<wbr>runtime</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">hydroflow_plus</a>::<wbr><a href="../index.html">deploy</a>::<wbr><a href="index.html">deploy_runtime</a>::<wbr><a class="fn" href="#">deploy_e2o</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/hydroflow_plus/deploy/deploy_runtime.rs.html#132-143">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub fn deploy_e2o( | ||
env: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&<a class="struct" href="../../../hydroflow/util/deploy/struct.DeployPorts.html" title="struct hydroflow::util::deploy::DeployPorts">DeployPorts</a><<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
env: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&DeployPorts<<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
_e1_port: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, | ||
p2_port: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, | ||
) -> <a class="enum" href="https://docs.rs/syn/2.0.75/syn/expr/enum.Expr.html" title="enum syn::expr::Expr">Expr</a></code></pre></section></div></main></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<!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="API documentation for the Rust `deploy_m2m` fn in crate `hydroflow_plus`."><title>deploy_m2m in hydroflow_plus::deploy::deploy_runtime - 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-fecee23daa4e8a6d.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="hydroflow_plus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (4ac7bcbaa 2024-09-04)" data-channel="nightly" 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 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="../../../hydroflow_plus/index.html">hydroflow_<wbr>plus</a><span class="version">0.10.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In hydroflow_<wbr>plus::<wbr>deploy::<wbr>deploy_<wbr>runtime</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">hydroflow_plus</a>::<wbr><a href="../index.html">deploy</a>::<wbr><a href="index.html">deploy_runtime</a>::<wbr><a class="fn" href="#">deploy_m2m</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/hydroflow_plus/deploy/deploy_runtime.rs.html#107-130">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub fn deploy_m2m( | ||
env: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&<a class="struct" href="../../../hydroflow/util/deploy/struct.DeployPorts.html" title="struct hydroflow::util::deploy::DeployPorts">DeployPorts</a><<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
env: <a class="struct" href="../../../stageleft/struct.RuntimeData.html" title="struct stageleft::RuntimeData">RuntimeData</a><&DeployPorts<<a class="struct" href="struct.HydroflowPlusMeta.html" title="struct hydroflow_plus::deploy::deploy_runtime::HydroflowPlusMeta">HydroflowPlusMeta</a>>>, | ||
c1_port: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, | ||
c2_port: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, | ||
) -> (<a class="enum" href="https://docs.rs/syn/2.0.75/syn/expr/enum.Expr.html" title="enum syn::expr::Expr">Expr</a>, <a class="enum" href="https://docs.rs/syn/2.0.75/syn/expr/enum.Expr.html" title="enum syn::expr::Expr">Expr</a>)</code></pre></section></div></main></body></html> |
Oops, something went wrong.