Skip to content

Commit 00793bc

Browse files
committed
Added pinned-init API
This API is used to initialize pinned structs. TODO: describe the purpose and functionality of the API better. Also added `pin_data` attribute macro This is a convenience attribute macro that can be used instead of ``` pin_data! { Struct { field: u8, // ... } } ``` Signed-off-by: Benno Lossin <[email protected]>
1 parent ad6dc83 commit 00793bc

File tree

5 files changed

+976
-0
lines changed

5 files changed

+976
-0
lines changed

0 commit comments

Comments
 (0)