Skip to content

Commit

Permalink
Cargo doc auto deployment 2024-06-15 14:47:17.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigocfd committed Jun 15, 2024
1 parent ab59147 commit 3827694
Show file tree
Hide file tree
Showing 79 changed files with 153 additions and 486 deletions.
2 changes: 1 addition & 1 deletion search-index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search.desc/winsafe/winsafe-desc-0-.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search.desc/winsafe/winsafe-desc-1-.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search.desc/winsafe/winsafe-desc-2-.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search.desc/winsafe/winsafe-desc-3-.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src-files.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 0 additions & 24 deletions src/winsafe/ole/co/consts.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,18 +472,6 @@
<a href="#472" id="472">472</a>
<a href="#473" id="473">473</a>
<a href="#474" id="474">474</a>
<a href="#475" id="475">475</a>
<a href="#476" id="476">476</a>
<a href="#477" id="477">477</a>
<a href="#478" id="478">478</a>
<a href="#479" id="479">479</a>
<a href="#480" id="480">480</a>
<a href="#481" id="481">481</a>
<a href="#482" id="482">482</a>
<a href="#483" id="483">483</a>
<a href="#484" id="484">484</a>
<a href="#485" id="485">485</a>
<a href="#486" id="486">486</a>
</pre></div><pre class="rust"><code><span class="attr">#![allow(non_camel_case_types)]

</span><span class="macro">const_bitflag!</span> { ADVF: u32;
Expand Down Expand Up @@ -804,18 +792,6 @@
</span>ENHMETAFILE <span class="number">4
</span>}

<span class="macro">const_bitflag!</span> { PROPSETFLAG: u32;
<span class="doccomment">/// [`PROPSETFLAG`](https://learn.microsoft.com/en-us/windows/win32/stg/propsetflag-constants)
/// constants (`i32`).
</span>=&gt;
=&gt;
DEFAULT <span class="number">0
</span>NONSIMPLE <span class="number">1
</span>ANSI <span class="number">2
</span>UNBUFFERED <span class="number">4
</span>CASE_SENSITIVE <span class="number">8
</span>}

<span class="macro">const_ordinary!</span> { RPC_C_AUTHN: u32;
<span class="doccomment">/// Authentication service
/// [constants](https://learn.microsoft.com/en-us/windows/win32/com/com-authentication-service-constants)
Expand Down
26 changes: 1 addition & 25 deletions src/winsafe/ole/co/guids.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,7 @@
<a href="#7" id="7">7</a>
<a href="#8" id="8">8</a>
<a href="#9" id="9">9</a>
<a href="#10" id="10">10</a>
<a href="#11" id="11">11</a>
<a href="#12" id="12">12</a>
<a href="#13" id="13">13</a>
<a href="#14" id="14">14</a>
<a href="#15" id="15">15</a>
<a href="#16" id="16">16</a>
<a href="#17" id="17">17</a>
<a href="#18" id="18">18</a>
<a href="#19" id="19">19</a>
<a href="#20" id="20">20</a>
<a href="#21" id="21">21</a>
</pre></div><pre class="rust"><code><span class="attr">#![allow(non_upper_case_globals)]

</span><span class="macro">const_guid!</span> { CLSID;
</pre></div><pre class="rust"><code><span class="macro">const_guid!</span> { CLSID;
<span class="doccomment">/// A COM class ID, from which the interfaces are created (`GUID`).
</span>=&gt;
}
Expand All @@ -30,14 +16,4 @@
<span class="doccomment">/// A COM interface ID, which uniquely identifies the interface (`GUID`).
</span>=&gt;
}

<span class="macro">const_guid!</span> { FMTID;
<span class="doccomment">/// Predefined property set format
/// [identifiers](https://learn.microsoft.com/en-us/windows/win32/stg/predefined-property-set-format-identifiers)
/// (`GUID`).
</span>=&gt;
SummaryInformation <span class="string">"f29f85e0-4ff9-1068-ab91-08002b27b3d9"
</span>DocSummaryInformation <span class="string">"d5cdd502-2e9c-101b-9397-08002b2cf9ae"
</span>UserDefinedProperties <span class="string">"d5cdd505-2e9c-101b-9397-08002b2cf9ae"
</span>}
</code></pre></div></section></main></body></html>
Loading

0 comments on commit 3827694

Please sign in to comment.