droppable-pin 0.1.1

The eponoymous `droppable_pin!` macro around a given `let var = pin!()` declaration allows invoking `pin_drop!` and `pin_set!` on the given `var`, which have in turn been designed to avoid silly borrow-checking errors.
Documentation
1
2
3
[toolchain]
channel = '1.85.0'
# Templated by `cargo-generate` using https://github.com/danielhenrymantilla/proc-macro-template