project-chip / rs-matter

Rust implementation of the Matter protocol. Status: Experimental
Apache License 2.0
310 stars 43 forks source link

Add rs_matter crate to derive ToTlv for enums. #128

Closed andy31415 closed 7 months ago

andy31415 commented 7 months ago

Without it, these have to be imported which seems not as clean.