</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-MatchInfo%3C'input%3E" class="impl"><a class="src rightside" href="../../src/glib/match_info.rs.html#272-393">source</a><a href="#impl-MatchInfo%3C'input%3E" class="anchor">§</a><h3 class="code-header">impl<'input> <a class="struct" href="struct.MatchInfo.html" title="struct glib::match_info::MatchInfo">MatchInfo</a><'input></h3></section></summary><div class="impl-items"><section id="method.fetch" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#274-276">source</a><h4 class="code-header">pub fn <a href="#method.fetch" class="fn">fetch</a>(&self, match_num: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../struct.GString.html" title="struct glib::GString">GString</a>></h4></section><section id="method.fetch_all" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#279-283">source</a><h4 class="code-header">pub fn <a href="#method.fetch_all" class="fn">fetch_all</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../struct.GString.html" title="struct glib::GString">GString</a>></h4></section><section id="method.fetch_pos" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#286-302">source</a><h4 class="code-header">pub fn <a href="#method.fetch_pos" class="fn">fetch_pos</a>(&self, match_num: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>)></h4></section><section id="method.match_count" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#306-308">source</a><h4 class="code-header">pub fn <a href="#method.match_count" class="fn">match_count</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></h4></section><section id="method.regex" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#312-314">source</a><h4 class="code-header">pub fn <a href="#method.regex" class="fn">regex</a>(&self) -> <a class="struct" href="../struct.Regex.html" title="struct glib::Regex">Regex</a></h4></section><section id="method.string" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#318-320">source</a><h4 class="code-header">pub fn <a href="#method.string" class="fn">string</a>(&self) -> &'input <a class="struct" href="../struct.GStr.html" title="struct glib::GStr">GStr</a></h4></section><section id="method.is_partial_match" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#323-325">source</a><h4 class="code-header">pub fn <a href="#method.is_partial_match" class="fn">is_partial_match</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section><section id="method.matches" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#328-330">source</a><h4 class="code-header">pub fn <a href="#method.matches" class="fn">matches</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section><section id="method.next" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#333-343">source</a><h4 class="code-header">pub fn <a href="#method.next" class="fn">next</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <a class="struct" href="../error/struct.Error.html" title="struct glib::error::Error">Error</a>></h4></section><section id="method.expand_references" class="method"><a class="src rightside" href="../../src/glib/match_info.rs.html#346-363">source</a><h4 class="code-header">pub fn <a href="#method.expand_references" class="fn">expand_references</a>(
0 commit comments