bcbypass

Crates.iobcbypass
lib.rsbcbypass
version2.1.0
sourcesrc
created_at2021-09-07 15:57:41.946781
updated_at2021-10-06 13:49:09.38946
descriptionBorrow Checker Bypass Utility
homepagehttps://github.com/nekodjin/bcbypass/
repositoryhttps://github.com/nekodjin/bcbypass/
max_upload_size
id448098
size3,045
Avery R. (nekodjin)

documentation

README

bcbypass

This crate provides ease-of-use functions for bypassing the borrow checker. It allows you to easily create multiple mutable references to a value, or to create immutable references from a value that is already borrowed mutably.

Commit count: 15

cargo fmt