• Stars
    star
    2
  • Language
    Rust
  • License
    Apache License 2.0
  • Created 6 months ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Rust crate implementing an `Option<T>` that can be taken at most once. Useful for members that need to be consumed on drop or cannot be re-set otherwise.

More Repositories