-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathstruct.SendValue.html
61 lines (61 loc) · 112 KB
/
struct.SendValue.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!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="A version of `Value` for storing `Send` types, that implements Send itself."><title>SendValue in glib::value - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.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-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-46132b98.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="glib" data-themes="" data-resource-suffix="" data-rustdoc-version="1.85.0 (4d91de4e4 2025-02-17)" data-channel="1.85.0" data-search-js="search-75f5ac3e.js" data-settings-js="settings-0f613d39.js" ><script src="../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.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="../../glib/index.html">glib</a><span class="version">0.20.9</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Send<wbr>Value</a></h2><h3><a href="#fields">Fields</a></h3><ul class="block structfield"><li><a href="#structfield.inner" title="inner">inner</a></li></ul><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.as_ptr" title="as_ptr">as_ptr</a></li><li><a href="#method.from_glib_ptr_borrow" title="from_glib_ptr_borrow">from_glib_ptr_borrow</a></li><li><a href="#method.from_glib_ptr_borrow_mut" title="from_glib_ptr_borrow_mut">from_glib_ptr_borrow_mut</a></li><li><a href="#method.from_owned" title="from_owned">from_owned</a></li><li><a href="#method.into_raw" title="into_raw">into_raw</a></li></ul><h3><a href="#deref-methods-Value">Methods from Deref<<wbr>Target=<wbr>Value></a></h3><ul class="block deref-methods"><li><a href="#method.as_ptr-1" title="as_ptr">as_ptr</a></li><li><a href="#method.content_debug_string" title="content_debug_string">content_debug_string</a></li><li><a href="#method.get" title="get">get</a></li><li><a href="#method.get_owned" title="get_owned">get_owned</a></li><li><a href="#method.is" title="is">is</a></li><li><a href="#method.is_type" title="is_type">is_type</a></li><li><a href="#method.transform" title="transform">transform</a></li><li><a href="#method.transform_with_type" title="transform_with_type">transform_with_type</a></li><li><a href="#method.type_" title="type_">type_</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Clone-for-SendValue" title="Clone">Clone</a></li><li><a href="#impl-Debug-for-SendValue" title="Debug">Debug</a></li><li><a href="#impl-Deref-for-SendValue" title="Deref">Deref</a></li><li><a href="#impl-Drop-for-SendValue" title="Drop">Drop</a></li><li><a href="#impl-From%3C%26T%3E-for-SendValue" title="From<&'a T>">From<&'a T></a></li><li><a href="#impl-From%3CSendValue%3E-for-Value" title="From<SendValue>">From<SendValue></a></li><li><a href="#impl-Send-for-SendValue" title="Send">Send</a></li><li><a href="#impl-ToValue-for-%26SendValue" title="ToValue">ToValue</a></li><li><a href="#impl-ToValue-for-SendValue" title="ToValue">ToValue</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Sync-for-SendValue" title="!Sync">!Sync</a></li><li><a href="#impl-Freeze-for-SendValue" title="Freeze">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-SendValue" title="RefUnwindSafe">RefUnwindSafe</a></li><li><a href="#impl-Unpin-for-SendValue" title="Unpin">Unpin</a></li><li><a href="#impl-UnwindSafe-for-SendValue" 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<T>">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut<T>">BorrowMut<T></a></li><li><a href="#impl-CloneToUninit-for-T" title="CloneToUninit">CloneToUninit</a></li><li><a href="#impl-From%3CT%3E-for-T" title="From<T>">From<T></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GList>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GList></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GPtrArray>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GPtrArray></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GSList>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GSList></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GList>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GList></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GPtrArray>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GPtrArray></a></li><li><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" title="FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GSList>">FromGlibContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GSList></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GList>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GList></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GPtrArray>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GPtrArray></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GSList>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *const GSList></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GList>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GList></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GPtrArray>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GPtrArray></a></li><li><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" title="FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GSList>">FromGlibPtrArrayContainerAsVec<<T as GlibPtrDefault>::GlibType, *mut GSList></a></li><li><a href="#impl-Into%3CU%3E-for-T" title="Into<U>">Into<U></a></li><li><a href="#impl-IntoClosureReturnValue-for-T" title="IntoClosureReturnValue">IntoClosureReturnValue</a></li><li><a href="#impl-Receiver-for-P" title="Receiver">Receiver</a></li><li><a href="#impl-ToOwned-for-T" title="ToOwned">ToOwned</a></li><li><a href="#impl-ToSendValue-for-T" title="ToSendValue">ToSendValue</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T" title="TryFrom<U>">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-T" title="TryInto<U>">TryInto<U></a></li></ul></section><div id="rustdoc-modnav"><h2><a href="index.html">In glib::<wbr>value</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">glib</a>::<wbr><a href="index.html">value</a></span><h1>Struct <span class="struct">SendValue</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/glib/value.rs.html#804-820">Source</a> </span></div><pre class="rust item-decl"><code><div class="code-attribute">#[repr(transparent)]</div>pub struct SendValue {
pub(crate) inner: <a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a>,
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A version of <a href="struct.Value.html"><code>Value</code></a> for storing <code>Send</code> types, that implements Send
itself.</p>
<p>See the <a href="index.html">module documentation</a> for more details.</p>
<p>GLib type: Inline allocated boxed type with stack copy semantics.</p>
</div></details><h2 id="fields" class="fields section-header">Fields<a href="#fields" class="anchor">§</a></h2><span id="structfield.inner" class="structfield section-header"><a href="#structfield.inner" class="anchor field">§</a><code>inner: <a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a></code></span><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-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><a href="#impl-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><section id="method.as_ptr" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><h4 class="code-header">pub fn <a href="#method.as_ptr" class="fn">as_ptr</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a></h4></section><details class="toggle method-toggle" open><summary><section id="method.from_glib_ptr_borrow" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><h4 class="code-header">pub unsafe fn <a href="#method.from_glib_ptr_borrow" class="fn">from_glib_ptr_borrow</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a>) -> &'a Self</h4></section></summary><div class="docblock"><p>Borrows the underlying C value.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.from_glib_ptr_borrow_mut" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><h4 class="code-header">pub unsafe fn <a href="#method.from_glib_ptr_borrow_mut" class="fn">from_glib_ptr_borrow_mut</a><'a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a>) -> &'a mut Self</h4></section></summary><div class="docblock"><p>Borrows the underlying C value mutably.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SendValue-1" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#824-838">Source</a><a href="#impl-SendValue-1" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_raw" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#828-833">Source</a><h4 class="code-header">pub fn <a href="#method.into_raw" class="fn">into_raw</a>(self) -> <a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a></h4></section></summary><div class="docblock"><p>Consumes <code>SendValue</code> and returns the corresponding <code>GValue</code>.</p>
</div></details><section id="method.from_owned" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#835-837">Source</a><h4 class="code-header">pub fn <a href="#method.from_owned" class="fn">from_owned</a><T: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>>>(t: T) -> Self</h4></section></div></details></div><details class="toggle big-toggle" open><summary><h2 id="deref-methods-Value" class="section-header"><span>Methods from <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = <a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>></span><a href="#deref-methods-Value" class="anchor">§</a></h2></summary><div id="deref-methods-Value-1" class="impl-items"><section id="method.as_ptr-1" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#478-501">Source</a><h4 class="code-header">pub fn <a href="#method.as_ptr-1" class="fn">as_ptr</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../gobject_sys/struct.GValue.html" title="struct gobject_sys::GValue">GValue</a></h4></section><details class="toggle method-toggle" open><summary><section id="method.get" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#574-584">Source</a><h4 class="code-header">pub fn <a href="#method.get" class="fn">get</a><'a, T>(
&'a self,
) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <<T as <a class="trait" href="trait.FromValue.html" title="trait glib::value::FromValue">FromValue</a><'a>>::<a class="associatedtype" href="trait.FromValue.html#associatedtype.Checker" title="type glib::value::FromValue::Checker">Checker</a> as <a class="trait" href="trait.ValueTypeChecker.html" title="trait glib::value::ValueTypeChecker">ValueTypeChecker</a>>::<a class="associatedtype" href="trait.ValueTypeChecker.html#associatedtype.Error" title="type glib::value::ValueTypeChecker::Error">Error</a>><div class="where">where
T: <a class="trait" href="trait.FromValue.html" title="trait glib::value::FromValue">FromValue</a><'a>,</div></h4></section></summary><div class="docblock"><p>Tries to get a value of type <code>T</code>.</p>
<p>Returns <code>Ok</code> if the type is correct.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_owned" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#589-597">Source</a><h4 class="code-header">pub fn <a href="#method.get_owned" class="fn">get_owned</a><T>(
&self,
) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <<T as <a class="trait" href="trait.FromValue.html" title="trait glib::value::FromValue">FromValue</a><'_>>::<a class="associatedtype" href="trait.FromValue.html#associatedtype.Checker" title="type glib::value::FromValue::Checker">Checker</a> as <a class="trait" href="trait.ValueTypeChecker.html" title="trait glib::value::ValueTypeChecker">ValueTypeChecker</a>>::<a class="associatedtype" href="trait.ValueTypeChecker.html#associatedtype.Error" title="type glib::value::ValueTypeChecker::Error">Error</a>><div class="where">where
T: for<'b> <a class="trait" href="trait.FromValue.html" title="trait glib::value::FromValue">FromValue</a><'b> + 'static,</div></h4></section></summary><div class="docblock"><p>Tries to get a value of an owned type <code>T</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.is" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#603-605">Source</a><h4 class="code-header">pub fn <a href="#method.is" class="fn">is</a><T: <a class="trait" href="../types/trait.StaticType.html" title="trait glib::types::StaticType">StaticType</a>>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Returns <code>true</code> if the type of the value corresponds to <code>T</code>
or is a sub-type of <code>T</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.is_type" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#611-613">Source</a><h4 class="code-header">pub fn <a href="#method.is_type" class="fn">is_type</a>(&self, type_: <a class="struct" href="../types/struct.Type.html" title="struct glib::types::Type">Type</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Returns <code>true</code> if the type of the value corresponds to <code>type_</code>
or is a sub-type of <code>type_</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.type_" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#618-620">Source</a><h4 class="code-header">pub fn <a href="#method.type_" class="fn">type_</a>(&self) -> <a class="struct" href="../types/struct.Type.html" title="struct glib::types::Type">Type</a></h4></section></summary><div class="docblock"><p>Returns the type of the value.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.transform" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#637-639">Source</a><h4 class="code-header">pub fn <a href="#method.transform" class="fn">transform</a><T: <a class="trait" href="trait.ValueType.html" title="trait glib::value::ValueType">ValueType</a>>(&self) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>, <a class="struct" href="../error/struct.BoolError.html" title="struct glib::error::BoolError">BoolError</a>></h4></section></summary><div class="docblock"><p>Tries to transform the value into a value of the target type</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.transform_with_type" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#644-660">Source</a><h4 class="code-header">pub fn <a href="#method.transform_with_type" class="fn">transform_with_type</a>(&self, type_: <a class="struct" href="../types/struct.Type.html" title="struct glib::types::Type">Type</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>, <a class="struct" href="../error/struct.BoolError.html" title="struct glib::error::BoolError">BoolError</a>></h4></section></summary><div class="docblock"><p>Tries to transform the value into a value of the target type</p>
</div></details><section id="method.content_debug_string" class="method"><a class="src rightside" href="../../src/glib/value.rs.html#695-697">Source</a><h4 class="code-header">fn <a href="#method.content_debug_string" class="fn">content_debug_string</a>(&self) -> <a class="struct" href="../struct.GString.html" title="struct glib::GString">GString</a></h4></section></div></details><h2 id="trait-implementations" class="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-Clone-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><a href="#impl-Clone-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&self) -> Self</h4></section></summary><div class="docblock"><p>Copies the inline boxed type by value with the type-specific copy function.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.85.0/src/core/clone.rs.html#174">Source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&mut self, source: &Self)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#840-844">Source</a><a href="#impl-Debug-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</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/glib/value.rs.html#841-843">Source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/1.85.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.unit.html">()</a>, <a class="struct" href="https://doc.rust-lang.org/1.85.0/core/fmt/struct.Error.html" title="struct core::fmt::Error">Error</a>></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.85.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-Deref-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#846-853">Source</a><a href="#impl-Deref-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Target" class="associatedtype trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#847">Source</a><a href="#associatedtype.Target" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Deref.html#associatedtype.Target" class="associatedtype">Target</a> = <a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><div class='docblock'>The resulting type after dereferencing.</div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#850-852">Source</a><a href="#method.deref" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Deref.html#tymethod.deref" class="fn">deref</a>(&self) -> &<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><div class='docblock'>Dereferences the value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Drop-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><a href="#impl-Drop-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/ops/drop/trait.Drop.html" title="trait core::ops::drop::Drop">Drop</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.drop" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#804-820">Source</a><a href="#method.drop" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/ops/drop/trait.Drop.html#tymethod.drop" class="fn">drop</a>(&mut self)</h4></section></summary><div class='docblock'>Executes the destructor for this type. <a href="https://doc.rust-lang.org/1.85.0/core/ops/drop/trait.Drop.html#tymethod.drop">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3C%26T%3E-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#855-860">Source</a><a href="#impl-From%3C%26T%3E-for-SendValue" class="anchor">§</a><h3 class="code-header">impl<'a, T: ?<a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a> + <a class="trait" href="trait.ToSendValue.html" title="trait glib::value::ToSendValue">ToSendValue</a>> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.reference.html">&'a T</a>> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#857-859">Source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(value: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.reference.html">&'a T</a>) -> Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CSendValue%3E-for-Value" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#713-718">Source</a><a href="#impl-From%3CSendValue%3E-for-Value" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a>> for <a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#715-717">Source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(value: <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a>) -> Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-ToValue-for-%26SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#785-795">Source</a><a href="#impl-ToValue-for-%26SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.ToValue.html" title="trait glib::value::ToValue">ToValue</a> for &<a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.to_value-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#787-789">Source</a><a href="#method.to_value-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.ToValue.html#tymethod.to_value" class="fn">to_value</a>(&self) -> <a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><div class='docblock'>Convert a value to a <code>Value</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.value_type-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#792-794">Source</a><a href="#method.value_type-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.ToValue.html#tymethod.value_type" class="fn">value_type</a>(&self) -> <a class="struct" href="../types/struct.Type.html" title="struct glib::types::Type">Type</a></h4></section></summary><div class='docblock'>Returns the type identifier of <code>self</code>. <a href="trait.ToValue.html#tymethod.value_type">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-ToValue-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#773-783">Source</a><a href="#impl-ToValue-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.ToValue.html" title="trait glib::value::ToValue">ToValue</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.to_value" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#775-777">Source</a><a href="#method.to_value" class="anchor">§</a><h4 class="code-header">fn <a href="trait.ToValue.html#tymethod.to_value" class="fn">to_value</a>(&self) -> <a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a></h4></section></summary><div class='docblock'>Convert a value to a <code>Value</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.value_type" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#780-782">Source</a><a href="#method.value_type" class="anchor">§</a><h4 class="code-header">fn <a href="trait.ToValue.html#tymethod.value_type" class="fn">value_type</a>(&self) -> <a class="struct" href="../types/struct.Type.html" title="struct glib::types::Type">Type</a></h4></section></summary><div class='docblock'>Returns the type identifier of <code>self</code>. <a href="trait.ToValue.html#tymethod.value_type">Read more</a></div></details></div></details><section id="impl-Send-for-SendValue" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#822">Source</a><a href="#impl-Send-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section></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-SendValue" class="impl"><a href="#impl-Freeze-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section><section id="impl-RefUnwindSafe-for-SendValue" class="impl"><a href="#impl-RefUnwindSafe-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section><section id="impl-Sync-for-SendValue" class="impl"><a href="#impl-Sync-for-SendValue" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section><section id="impl-Unpin-for-SendValue" class="impl"><a href="#impl-Unpin-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h3></section><section id="impl-UnwindSafe-for-SendValue" class="impl"><a href="#impl-UnwindSafe-for-SendValue" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></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.85.0/src/core/any.rs.html#138">Source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.85.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.85.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.85.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.85.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.85.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.85.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.85.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<T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.85.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.85.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.85.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.85.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.85.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<T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.85.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_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/borrow.rs.html#218">Source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.85.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-CloneToUninit-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/clone.rs.html#273">Source</a><a href="#impl-CloneToUninit-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/clone/trait.CloneToUninit.html" title="trait core::clone::CloneToUninit">CloneToUninit</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone_to_uninit" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/clone.rs.html#275">Source</a><a href="#method.clone_to_uninit" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="https://doc.rust-lang.org/1.85.0/core/clone/trait.CloneToUninit.html#tymethod.clone_to_uninit" class="fn">clone_to_uninit</a>(&self, dst: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.u8.html">u8</a>)</h4></section></summary><span class="item-info"><div class="stab unstable"><span class="emoji">🔬</span><span>This is a nightly-only experimental API. (<code>clone_to_uninit</code>)</span></div></span><div class='docblock'>Performs copy-assignment from <code>self</code> to <code>dst</code>. <a href="https://doc.rust-lang.org/1.85.0/core/clone/trait.CloneToUninit.html#tymethod.clone_to_uninit">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#767">Source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#770">Source</a><a href="#method.from-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2391-2410">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2397-2399">Source</a><a href="#method.from_glib_none_num_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2401-2404">Source</a><a href="#method.from_glib_container_num_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, _: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2406-2409">Source</a><a href="#method.from_glib_full_num_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, _: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2598-2617">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2604-2606">Source</a><a href="#method.from_glib_none_num_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2608-2611">Source</a><a href="#method.from_glib_container_num_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(
_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>,
_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>,
) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2613-2616">Source</a><a href="#method.from_glib_full_num_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>, _: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2433-2452">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2439-2441">Source</a><a href="#method.from_glib_none_num_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2443-2446">Source</a><a href="#method.from_glib_container_num_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, _: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2448-2451">Source</a><a href="#method.from_glib_full_num_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, _: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2299-2350">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2305-2322">Source</a><a href="#method.from_glib_none_num_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2324-2328">Source</a><a href="#method.from_glib_container_num_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2330-2349">Source</a><a href="#method.from_glib_full_num_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2524-2574">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2530-2544">Source</a><a href="#method.from_glib_none_num_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2546-2552">Source</a><a href="#method.from_glib_container_num_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(
ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>,
num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>,
) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2554-2573">Source</a><a href="#method.from_glib_full_num_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2207-2258">Source</a><a href="#impl-FromGlibContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibContainerAsVec.html" title="trait glib::translate::FromGlibContainerAsVec">FromGlibContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_num_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2213-2230">Source</a><a href="#method.from_glib_none_num_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_none_num_as_vec" class="fn">from_glib_none_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_num_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2232-2236">Source</a><a href="#method.from_glib_container_num_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_container_num_as_vec" class="fn">from_glib_container_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_num_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2238-2257">Source</a><a href="#method.from_glib_full_num_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibContainerAsVec.html#tymethod.from_glib_full_num_as_vec" class="fn">from_glib_full_num_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>, num: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2412-2431">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2418-2420">Source</a><a href="#method.from_glib_none_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2422-2425">Source</a><a href="#method.from_glib_container_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec-2" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2427-2430">Source</a><a href="#method.from_glib_full_as_vec-2" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2619-2638">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GPtrArray%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2625-2627">Source</a><a href="#method.from_glib_none_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2629-2632">Source</a><a href="#method.from_glib_container_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec-5" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2634-2637">Source</a><a href="#method.from_glib_full_as_vec-5" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2454-2473">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*const+GSList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2460-2462">Source</a><a href="#method.from_glib_none_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2464-2467">Source</a><a href="#method.from_glib_container_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec-3" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2469-2472">Source</a><a href="#method.from_glib_full_as_vec-3" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(_: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*const </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2352-2389">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2358-2368">Source</a><a href="#method.from_glib_none_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2370-2374">Source</a><a href="#method.from_glib_container_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec-1" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2376-2388">Source</a><a href="#method.from_glib_full_as_vec-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GList.html" title="struct glib_sys::GList">GList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2576-2596">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GPtrArray%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2582-2585">Source</a><a href="#method.from_glib_none_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2587-2590">Source</a><a href="#method.from_glib_container_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec-4" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2592-2595">Source</a><a href="#method.from_glib_full_as_vec-4" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GPtrArray.html" title="struct glib_sys::GPtrArray">GPtrArray</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" class="impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2260-2297">Source</a><a href="#impl-FromGlibPtrArrayContainerAsVec%3C%3CT+as+GlibPtrDefault%3E::GlibType,+*mut+GSList%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../translate/trait.FromGlibPtrArrayContainerAsVec.html" title="trait glib::translate::FromGlibPtrArrayContainerAsVec">FromGlibPtrArrayContainerAsVec</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>, <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>> for T<div class="where">where
T: <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a> + <a class="trait" href="../translate/trait.FromGlibPtrNone.html" title="trait glib::translate::FromGlibPtrNone">FromGlibPtrNone</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>> + <a class="trait" href="../translate/trait.FromGlibPtrFull.html" title="trait glib::translate::FromGlibPtrFull">FromGlibPtrFull</a><<T as <a class="trait" href="../translate/trait.GlibPtrDefault.html" title="trait glib::translate::GlibPtrDefault">GlibPtrDefault</a>>::<a class="associatedtype" href="../translate/trait.GlibPtrDefault.html#associatedtype.GlibType" title="type glib::translate::GlibPtrDefault::GlibType">GlibType</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.from_glib_none_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2266-2276">Source</a><a href="#method.from_glib_none_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_none_as_vec" class="fn">from_glib_none_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_container_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2278-2282">Source</a><a href="#method.from_glib_container_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_container_as_vec" class="fn">from_glib_container_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section><section id="method.from_glib_full_as_vec" class="method trait-impl"><a class="src rightside" href="../../src/glib/translate.rs.html#2284-2296">Source</a><a href="#method.from_glib_full_as_vec" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="../translate/trait.FromGlibPtrArrayContainerAsVec.html#tymethod.from_glib_full_as_vec" class="fn">from_glib_full_as_vec</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.pointer.html">*mut </a><a class="struct" href="../../glib_sys/struct.GSList.html" title="struct glib_sys::GSList">GSList</a>) -> <a class="struct" href="https://doc.rust-lang.org/1.85.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#750-752">Source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#760">Source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -> U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
<p>That is, this conversion is whatever the implementation of
<code><a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for U</code> chooses to do.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoClosureReturnValue-for-T" class="impl"><a class="src rightside" href="../../src/glib/closure.rs.html#349-354">Source</a><a href="#impl-IntoClosureReturnValue-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../closure/trait.IntoClosureReturnValue.html" title="trait glib::closure::IntoClosureReturnValue">IntoClosureReturnValue</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>>,</div></h3></section></summary><div class="impl-items"><section id="method.into_closure_return_value" class="method trait-impl"><a class="src rightside" href="../../src/glib/closure.rs.html#351-353">Source</a><a href="#method.into_closure_return_value" class="anchor">§</a><h4 class="code-header">fn <a href="../closure/trait.IntoClosureReturnValue.html#tymethod.into_closure_return_value" class="fn">into_closure_return_value</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.Value.html" title="struct glib::value::Value">Value</a>></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Receiver-for-P" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/ops/deref.rs.html#418-420">Source</a><a href="#impl-Receiver-for-P" class="anchor">§</a><h3 class="code-header">impl<P, T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Receiver.html" title="trait core::ops::deref::Receiver">Receiver</a> for P<div class="where">where
P: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a><Target = T> + ?<a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
T: ?<a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Target-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/ops/deref.rs.html#422">Source</a><a href="#associatedtype.Target-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.85.0/core/ops/deref/trait.Receiver.html#associatedtype.Target" class="associatedtype">Target</a> = T</h4></section></summary><span class="item-info"><div class="stab unstable"><span class="emoji">🔬</span><span>This is a nightly-only experimental API. (<code>arbitrary_self_types</code>)</span></div></span><div class='docblock'>The target type on which the method may be called.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToOwned-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/alloc/borrow.rs.html#82-84">Source</a><a href="#impl-ToOwned-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Owned" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/alloc/borrow.rs.html#86">Source</a><a href="#associatedtype.Owned" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html#associatedtype.Owned" class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'>The resulting type after obtaining ownership.</div></details><details class="toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/alloc/borrow.rs.html#87">Source</a><a href="#method.to_owned" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned" class="fn">to_owned</a>(&self) -> T</h4></section></summary><div class='docblock'>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/alloc/borrow.rs.html#91">Source</a><a href="#method.clone_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html#method.clone_into" class="fn">clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/1.85.0/std/primitive.reference.html">&mut T</a>)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/1.85.0/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToSendValue-for-T" class="impl"><a class="src rightside" href="../../src/glib/value.rs.html#870-875">Source</a><a href="#impl-ToSendValue-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="trait.ToSendValue.html" title="trait glib::value::ToSendValue">ToSendValue</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="trait.ToValue.html" title="trait glib::value::ToValue">ToValue</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.85.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.to_send_value" class="method trait-impl"><a class="src rightside" href="../../src/glib/value.rs.html#872-874">Source</a><a href="#method.to_send_value" class="anchor">§</a><h4 class="code-header">fn <a href="trait.ToSendValue.html#tymethod.to_send_value" class="fn">to_send_value</a>(&self) -> <a class="struct" href="struct.SendValue.html" title="struct glib::value::SendValue">SendValue</a></h4></section></summary><div class='docblock'>Returns a <code>SendValue</code> clone of <code>self</code>.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#807-809">Source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#811">Source</a><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#814">Source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#792-794">Source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#796">Source</a><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.85.0/src/core/convert/mod.rs.html#799">Source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/1.85.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.85.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details></div></section></div></main></body></html>