osdp 0.2.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/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"osdp/error/enum.MultipartError.html\" title=\"enum osdp::error::MultipartError\">MultipartError</a>&gt; for <a class=\"enum\" href=\"osdp/error/enum.Error.html\" title=\"enum osdp::error::Error\">Error</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"osdp/error/enum.SecureSessionError.html\" title=\"enum osdp::error::SecureSessionError\">SecureSessionError</a>&gt; for <a class=\"enum\" href=\"osdp/error/enum.Error.html\" title=\"enum osdp::error::Error\">Error</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"osdp/packet/struct.ScbView.html\" title=\"struct osdp::packet::ScbView\">ScbView</a>&lt;'_&gt;&gt; for <a class=\"struct\" href=\"osdp/packet/struct.Scb.html\" title=\"struct osdp::packet::Scb\">Scb</a>",0]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":59,"fragment_lengths":[1164]}