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 d49288d commit 817138bCopy full SHA for 817138b
rs-matter/src/lib.rs
@@ -23,8 +23,8 @@
23
//! Currently Ethernet based transport is supported.
24
//!
25
//! # Examples
26
-//! TODO: Fix once new API has stabilized a bit
27
-//! ```rust
+//! ```ignore
+//! /// TODO: Fix once new API has stabilized a bit
28
//! use rs_matter::{Matter, CommissioningData};
29
//! use rs_matter::data_model::device_types::device_type_add_on_off_light;
30
//! use rs_matter::data_model::cluster_basic_information::BasicInfoConfig;
0 commit comments