fix(ci): Added an inline doc to cctk reexport
This commit is contained in:
parent
e5955b568d
commit
12d2233c6b
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ pub(crate) mod malloc;
|
|||
#[cfg(all(feature = "process", not(windows)))]
|
||||
pub mod process;
|
||||
|
||||
#[doc(inline)]
|
||||
#[cfg(all(feature = "wayland", target_os = "linux"))]
|
||||
pub use cctk;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue