mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
Some doc polish
This commit is contained in:
parent
14fe897086
commit
697aa61a0c
3 changed files with 26 additions and 18 deletions
|
@ -64,6 +64,7 @@ that `cbindgen` can see the actual vtable.
|
|||
|
||||
*/
|
||||
|
||||
#[doc(no_inline)]
|
||||
pub use const_field_offset::*;
|
||||
use core::marker::PhantomData;
|
||||
use core::ops::{Deref, DerefMut, Drop};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue