rs-matter/rs-matter
2023-10-06 22:33:14 +05:30
..
src Merge pull request #112 from ivmarkov/ci 2023-10-06 22:33:14 +05:30
tests Add test to verify the cert can be deserialized out of order, serialized again, and then when deserialized it matches 2023-09-17 17:07:40 -06:00
build.rs Rename matter(-iot) to rs-matter; matter_macro_derive to rs-matter-macros; tlv_tool to just tlv 2023-07-22 10:31:29 +00:00
Cargo.toml no_std QR code rendering 2023-08-20 18:56:12 +00:00
README.md Rename matter(-iot) to rs-matter; matter_macro_derive to rs-matter-macros; tlv_tool to just tlv 2023-07-22 10:31:29 +00:00

rs-matter: The Rust Implementation of Matter Library

This is the actual rs-matter library crate. See the main README file for more information.