Skip to content

Commit

Permalink
deploy: a9e8607
Browse files Browse the repository at this point in the history
  • Loading branch information
wash2 committed Dec 18, 2024
1 parent 5dcd718 commit 72b61ec
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion smithay_client_toolkit/registry/struct.RegistryState.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div></details><details class="toggle method-toggle" open><summary><section id="method.globals_by_interface" class="method"><a class="src rightside" href="../../src/smithay_client_toolkit/registry.rs.html#192-197">source</a><h4 class="code-header">pub fn <a href="#method.globals_by_interface" class="fn">globals_by_interface</a>&lt;'a&gt;(
&amp;'a self,
interface: &amp;'a <a class="primitive" href="https://doc.rust-lang.org/1.83.0/std/primitive.str.html">str</a>,
) -&gt; impl <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = &amp;'a Global&gt; + 'a</h4></section></summary><div class="docblock"><p>Returns an iterator over all globals implementing the given interface.</p>
) -&gt; impl <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = &amp;Global&gt; + 'a</h4></section></summary><div class="docblock"><p>Returns an iterator over all globals implementing the given interface.</p>
<p>This may be more efficient than searching <a href="struct.RegistryState.html#method.globals" title="method smithay_client_toolkit::registry::RegistryState::globals">Self::globals</a>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.bind_one" class="method"><a class="src rightside" href="../../src/smithay_client_toolkit/registry.rs.html#203-215">source</a><h4 class="code-header">pub fn <a href="#method.bind_one" class="fn">bind_one</a>&lt;I, D, U&gt;(
&amp;self,
Expand Down
2 changes: 1 addition & 1 deletion smithay_client_toolkit/seat/keyboard/struct.Keymap.html
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="Wrapper around a libxkbcommon keymap"><title>Keymap in smithay_client_toolkit::seat::keyboard - 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-b0742ba02757f159.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="smithay_client_toolkit" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0 (90b35a623 2024-11-26)" data-channel="1.83.0" data-search-js="search-f0d225181b97f9a4.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../static.files/main-f070b9041d14864c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.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 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" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../smithay_client_toolkit/index.html">smithay_<wbr>client_<wbr>toolkit</a><span class="version">0.19.2</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Keymap</a></h2><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.as_string" title="as_string">as_string</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Send-for-Keymap%3C'a%3E" title="!Send">!Send</a></li><li><a href="#impl-Sync-for-Keymap%3C'a%3E" title="!Sync">!Sync</a></li><li><a href="#impl-Freeze-for-Keymap%3C'a%3E" title="Freeze">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-Keymap%3C'a%3E" title="RefUnwindSafe">RefUnwindSafe</a></li><li><a href="#impl-Unpin-for-Keymap%3C'a%3E" title="Unpin">Unpin</a></li><li><a href="#impl-UnwindSafe-for-Keymap%3C'a%3E" title="UnwindSafe">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" title="Any">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T" title="Borrow&#60;T&#62;">Borrow&#60;T&#62;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut&#60;T&#62;">BorrowMut&#60;T&#62;</a></li><li><a href="#impl-Downcast-for-T" title="Downcast">Downcast</a></li><li><a href="#impl-From%3CT%3E-for-T" title="From&#60;T&#62;">From&#60;T&#62;</a></li><li><a href="#impl-Instrument-for-T" title="Instrument">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-T" title="Into&#60;U&#62;">Into&#60;U&#62;</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T" title="TryFrom&#60;U&#62;">TryFrom&#60;U&#62;</a></li><li><a href="#impl-TryInto%3CU%3E-for-T" title="TryInto&#60;U&#62;">TryInto&#60;U&#62;</a></li><li><a href="#impl-WithSubscriber-for-T" title="WithSubscriber">WithSubscriber</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="index.html">In smithay_<wbr>client_<wbr>toolkit::<wbr>seat::<wbr>keyboard</a></h2></div></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"><span class="rustdoc-breadcrumbs"><a href="../../index.html">smithay_client_toolkit</a>::<wbr><a href="../index.html">seat</a>::<wbr><a href="index.html">keyboard</a></span><h1>Struct <span class="struct">Keymap</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/smithay_client_toolkit/seat/keyboard/mod.rs.html#111">source</a> </span></div><pre class="rust item-decl"><code>pub struct Keymap&lt;'a&gt;(<span class="comment">/* private fields */</span>);</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Wrapper around a libxkbcommon keymap</p>
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Keymap%3C'_%3E" class="impl"><a class="src rightside" href="../../../src/smithay_client_toolkit/seat/keyboard/mod.rs.html#113-118">source</a><a href="#impl-Keymap%3C'_%3E" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'_&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_string" class="method"><a class="src rightside" href="../../../src/smithay_client_toolkit/seat/keyboard/mod.rs.html#115-117">source</a><h4 class="code-header">pub fn <a href="#method.as_string" class="fn">as_string</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.83.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class="docblock"><p>Get keymap as string in text format. The keymap should always be valid.</p>
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Keymap%3C'a%3E" class="impl"><a class="src rightside" href="../../../src/smithay_client_toolkit/seat/keyboard/mod.rs.html#113-118">source</a><a href="#impl-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_string" class="method"><a class="src rightside" href="../../../src/smithay_client_toolkit/seat/keyboard/mod.rs.html#115-117">source</a><h4 class="code-header">pub fn <a href="#method.as_string" class="fn">as_string</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.83.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class="docblock"><p>Get keymap as string in text format. The keymap should always be valid.</p>
</div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-Keymap%3C'a%3E" class="impl"><a href="#impl-Freeze-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section><section id="impl-RefUnwindSafe-for-Keymap%3C'a%3E" class="impl"><a href="#impl-RefUnwindSafe-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section><section id="impl-Send-for-Keymap%3C'a%3E" class="impl"><a href="#impl-Send-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; !<a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section><section id="impl-Sync-for-Keymap%3C'a%3E" class="impl"><a href="#impl-Sync-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; !<a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section><section id="impl-Unpin-for-Keymap%3C'a%3E" class="impl"><a href="#impl-Unpin-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section><section id="impl-UnwindSafe-for-Keymap%3C'a%3E" class="impl"><a href="#impl-UnwindSafe-for-Keymap%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.Keymap.html" title="struct smithay_client_toolkit::seat::keyboard::Keymap">Keymap</a>&lt;'a&gt;</h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.83.0/src/core/any.rs.html#138">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.83.0/src/core/any.rs.html#139">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.83.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.83.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.83.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.83.0/src/core/borrow.rs.html#209">source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.83.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.83.0/src/core/borrow.rs.html#211">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.83.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.83.0/std/primitive.reference.html">&amp;T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.83.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.83.0/src/core/borrow.rs.html#217">source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.83.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;T&gt; for T<div class="where">where
Expand Down
Loading

0 comments on commit 72b61ec

Please sign in to comment.