osdp 0.3.1

Pure-Rust, no_std-friendly implementation of the SIA Open Supervised Device Protocol (OSDP) v2.2
Documentation
1
2
3
4
5
6
7
8
9
(function() {
    const implementors = Object.fromEntries([["osdp",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"osdp/secure/crypto/struct.SessionKeys.html\" title=\"struct osdp::secure::crypto::SessionKeys\">SessionKeys</a>",0],["impl&lt;S&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"osdp/secure/session/struct.Session.html\" title=\"struct osdp::secure::session::Session\">Session</a>&lt;S&gt;",0]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":59,"fragment_lengths":[604]}