mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-23 16:49:19 +00:00
Update documentation.
This commit is contained in:
committed by
Romain Ruetschi
parent
cb44533c62
commit
2d39c5950b
@ -1,5 +1,5 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["rusty_secrets"] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html' title='core::fmt::Display'>Display</a> for <a class='struct' href='rusty_secrets/struct.RustyError.html' title='rusty_secrets::RustyError'>RustyError</a>",];
|
||||
implementors["rusty_secrets"] = ["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"rusty_secrets/struct.RustyError.html\" title=\"struct rusty_secrets::RustyError\">RustyError</a>",];
|
||||
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
|
Reference in New Issue
Block a user