We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceef8b commit 96ceaa4Copy full SHA for 96ceaa4
rs-matter/src/fabric.rs
@@ -33,7 +33,6 @@ use crate::{
33
34
const COMPRESSED_FABRIC_ID_LEN: usize = 8;
35
36
-#[allow(dead_code)]
37
#[derive(Debug, ToTLV)]
38
#[tlvargs(lifetime = "'a", start = 1)]
39
pub struct FabricDescriptor<'a> {
0 commit comments