diff options
| author | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
| commit | 68a4e446d3a571d7e516ab4d457fb27220936b69 (patch) | |
| tree | 290aa97990b3f60cd99106340fb85281155283ad /doc/implementors | |
| parent | add winapi-km-rs docs (diff) | |
| download | winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.tar.xz winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.zip | |
update docs
Diffstat (limited to 'doc/implementors')
| -rw-r--r-- | doc/implementors/core/clone/trait.Clone.js | 2 | ||||
| -rw-r--r-- | doc/implementors/core/convert/trait.From.js | 2 | ||||
| -rw-r--r-- | doc/implementors/core/default/trait.Default.js | 2 | ||||
| -rw-r--r-- | doc/implementors/core/marker/trait.Copy.js | 2 | ||||
| -rw-r--r-- | doc/implementors/km/string/trait.NativeString.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/implementors/core/clone/trait.Clone.js b/doc/implementors/core/clone/trait.Clone.js index 54ffe60..5eaeb9f 100644 --- a/doc/implementors/core/clone/trait.Clone.js +++ b/doc/implementors/core/clone/trait.Clone.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>",]; +implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>",];implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='struct' href='km/shared/struct.KSYSTEM_TIME.html' title='km::shared::KSYSTEM_TIME'>KSYSTEM_TIME</a>",]; if (window.register_implementors) { window.register_implementors(implementors); diff --git a/doc/implementors/core/convert/trait.From.js b/doc/implementors/core/convert/trait.From.js index be57da6..d6f4916 100644 --- a/doc/implementors/core/convert/trait.From.js +++ b/doc/implementors/core/convert/trait.From.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors['km'] = ["impl<'a> <a class='trait' href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html' title='core::convert::From'>From</a><&'a [u8]> for <a class='struct' href='km/string/struct.ANSI_STRING.html' title='km::string::ANSI_STRING'>ANSI_STRING</a>",]; +implementors['km'] = ["impl<'a> <a class='trait' href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html' title='core::convert::From'>From</a><&'a [u8]> for <a class='struct' href='km/string/struct.ANSI_STRING.html' title='km::string::ANSI_STRING'>ANSI_STRING</a>",];implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html' title='core::convert::From'>From</a><<a class='struct' href='km/shared/struct.KSYSTEM_TIME.html' title='km::shared::KSYSTEM_TIME'>KSYSTEM_TIME</a>> for <a class='type' href='km/shared/type.SYSTEMTIME.html' title='km::shared::SYSTEMTIME'>SYSTEMTIME</a>","impl<'a> <a class='trait' href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html' title='core::convert::From'>From</a><&'a [u8]> for <a class='struct' href='km/string/struct.ANSI_STRING.html' title='km::string::ANSI_STRING'>ANSI_STRING</a>",]; if (window.register_implementors) { window.register_implementors(implementors); diff --git a/doc/implementors/core/default/trait.Default.js b/doc/implementors/core/default/trait.Default.js index c3e6591..e8a05f2 100644 --- a/doc/implementors/core/default/trait.Default.js +++ b/doc/implementors/core/default/trait.Default.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/default/trait.Default.html' title='core::default::Default'>Default</a> for <a class='struct' href='km/string/struct.UNICODE_STRING.html' title='km::string::UNICODE_STRING'>UNICODE_STRING</a>",]; +implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/default/trait.Default.html' title='core::default::Default'>Default</a> for <a class='struct' href='km/string/struct.UNICODE_STRING.html' title='km::string::UNICODE_STRING'>UNICODE_STRING</a>",];implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/default/trait.Default.html' title='core::default::Default'>Default</a> for <a class='struct' href='km/string/struct.UNICODE_STRING.html' title='km::string::UNICODE_STRING'>UNICODE_STRING</a>",]; if (window.register_implementors) { window.register_implementors(implementors); diff --git a/doc/implementors/core/marker/trait.Copy.js b/doc/implementors/core/marker/trait.Copy.js index 8dba300..1e99006 100644 --- a/doc/implementors/core/marker/trait.Copy.js +++ b/doc/implementors/core/marker/trait.Copy.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html' title='core::marker::Copy'>Copy</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>",]; +implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html' title='core::marker::Copy'>Copy</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>",];implementors['km'] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html' title='core::marker::Copy'>Copy</a> for <a class='enum' href='km/status/enum.Status.html' title='km::status::Status'>Status</a>","impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html' title='core::marker::Copy'>Copy</a> for <a class='struct' href='km/shared/struct.KSYSTEM_TIME.html' title='km::shared::KSYSTEM_TIME'>KSYSTEM_TIME</a>",]; if (window.register_implementors) { window.register_implementors(implementors); diff --git a/doc/implementors/km/string/trait.NativeString.js b/doc/implementors/km/string/trait.NativeString.js index 741d128..8199f6a 100644 --- a/doc/implementors/km/string/trait.NativeString.js +++ b/doc/implementors/km/string/trait.NativeString.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors['km'] = []; +implementors['km'] = [];implementors['km'] = []; if (window.register_implementors) { window.register_implementors(implementors); |