Skip to content

Commit

Permalink
Cargo doc auto deployment 2024-11-13 13:43:37.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigocfd committed Nov 13, 2024
1 parent fb7e27a commit be0b555
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 20 deletions.
6 changes: 1 addition & 5 deletions src/winsafe/kernel/handles/hinstance.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,7 @@
<a href="#375" id="375">375</a>
<a href="#376" id="376">376</a>
<a href="#377" id="377">377</a>
<a href="#378" id="378">378</a>
<a href="#379" id="379">379</a>
<a href="#380" id="380">380</a></pre></div><pre class="rust"><code><span class="attr">#![allow(non_camel_case_types, non_snake_case)]
<a href="#378" id="378">378</a></pre></div><pre class="rust"><code><span class="attr">#![allow(non_camel_case_types, non_snake_case)]

</span><span class="kw">use </span><span class="kw">crate</span>::co;
<span class="kw">use </span><span class="kw">crate</span>::decl::<span class="kw-2">*</span>;
Expand Down Expand Up @@ -614,8 +612,6 @@
///
/// # Examples
///
/// Retrieving current module instance:
///
/// ```no_run
/// use winsafe::{self as w, prelude::*, co};
///
Expand Down
Loading

0 comments on commit be0b555

Please sign in to comment.