A simple wrapper type that guards against a value being automatically dropped.
Safe and sound *owned* access to a `struct`'s fields in `Drop`: no more `unsafe` usage of `ManuallyDrop`!
`ManuallyDrop` "owned field" pattern with no `unsafe`, no `.unwrap()`s, no macros
A Rust library to support moving out of drop.
Linter for Postgres migrations & SQL
Small library providing a custom widget and operation to implement drag and drop in iced
Tool to determine how much of your binary is duplicate functions
A zero-cost abstraction that allows Drop::drop to consume self by value
Crate to check when a variable gets dropped. Useful for testing wrappers and containers that use unsafe memory management.
A helper library for implementing into_inner method for drop types safely.
A Lodash inspired utility library to manipulate array and object for Rust
Zero-knowledge encrypted dead drop. One binary. One command. Gone.