rs-matter/rs-matter
Kedar Sovani 96ceaa4263 Weird: Disable #[allow(dead_code)], as it was causing incorrect behaviour
For some reason, this caused the 'start' attribute to be ignored in the
tlvargs. Need to investigate further.
2023-08-01 14:01:42 +05:30
..
src Weird: Disable #[allow(dead_code)], as it was causing incorrect behaviour 2023-08-01 14:01:42 +05:30
tests 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
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 Adjust the authors header 2023-07-28 06:22:13 +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.