Crate
pin_utils
pin_
utils
0.1.0
All Items
Crate Items
Macros
Crates
bare_metal
block_buffer
byteorder
c2rust_asm_casts
c2rust_bitfields
cfg_if
ciborium_io
ciborium_ll
coap_handler
coap_handler_implementations
coap_message
coap_message_utils
coap_numbers
crc
crc_catalog
critical_section
crypto_common
cty
digest
embassy_executor
embassy_executor_riot
embedded_graphics
embedded_hal
embedded_hal_async
embedded_io
embedded_io_async
embedded_nal
embedded_nal_async
embedded_nal_tcpextensions
generic_array
half
hash32
heapless
hex
minicbor
mutex_trait
nb
no_std_net
num_traits
pin_project
pin_utils
rand_core
riot_coap_handler_demos
riot_doc_helpers
riot_module_shell_democommands
riot_shell_commands
riot_sys
riot_wrappers
rust_riotmodules
serde
serde_bytes
serde_cbor
stable_deref_trait
switch_hal
try_lock
typenum
windowed_infinity
Crate
pin_utils
Copy item path
Settings
Help
Summary
Source
Expand description
Utilities for pinning
Macros
§
pin_mut
Pins a value on the stack.
unsafe_
pinned
A pinned projection of a struct field.
unsafe_
unpinned
An unpinned projection of a struct field.