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/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/caps/enum.FunctionCode.html\" title=\"enum osdp::caps::FunctionCode\">FunctionCode</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/biometric/enum.BioFormat.html\" title=\"enum osdp::command::biometric::BioFormat\">BioFormat</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/biometric/enum.BioType.html\" title=\"enum osdp::command::biometric::BioType\">BioType</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/buzzer/enum.BuzzerTone.html\" title=\"enum osdp::command::buzzer::BuzzerTone\">BuzzerTone</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/enum.CommandCode.html\" title=\"enum osdp::command::CommandCode\">CommandCode</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/led/enum.LedColor.html\" title=\"enum osdp::command::led::LedColor\">LedColor</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/output/enum.OutputControlCode.html\" title=\"enum osdp::command::output::OutputControlCode\">OutputControlCode</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/command/text/enum.TextCommand.html\" title=\"enum osdp::command::text::TextCommand\">TextCommand</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/packet/enum.ScsType.html\" title=\"enum osdp::packet::ScsType\">ScsType</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/reply/enum.ReplyCode.html\" title=\"enum osdp::reply::ReplyCode\">ReplyCode</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"osdp/reply/nak/enum.NakErrorCode.html\" title=\"enum osdp::reply::nak::NakErrorCode\">NakErrorCode</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"osdp/packet/struct.Address.html\" title=\"struct osdp::packet::Address\">Address</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"osdp/packet/struct.CtrlFlags.html\" title=\"struct osdp::packet::CtrlFlags\">CtrlFlags</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"osdp/packet/struct.Sqn.html\" title=\"struct osdp::packet::Sqn\">Sqn</a>",0]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":59,"fragment_lengths":[3751]}