Crate take [−] [src]
Cell allowing the inner value to be consumed without a mutable reference.
In order to maintain safety, it is not possible to get a reference to the inner value.
Structs
Take |
Cell allowing the inner value to be consumed without a mutable reference. |