diff options
| author | wanglei <[email protected]> | 2024-07-31 00:24:39 +0800 |
|---|---|---|
| committer | wanglei <[email protected]> | 2024-07-31 10:31:56 +0800 |
| commit | 93696c912e7264e101308a3f205272dcdd44e6b2 (patch) | |
| tree | 68bbdbe12ed30bf40f0c3f9f89027aec534c7781 /docs/examples/basic/Cargo.toml | |
| parent | e89ff7d12904d030c0efe3d92623ef7a208fa5eb (diff) | |
embassy-sync: fix the data of LazyLock never drop
Using `union` can save more space.
And the `MaybeUninit<T>` will never drop the T, when dropping the
`MaybeUninit<T>`. Fixed it.
Signed-off-by: wanglei <[email protected]>
Diffstat (limited to 'docs/examples/basic/Cargo.toml')
0 files changed, 0 insertions, 0 deletions
