borrowfix 0.1.4

A fix for all you borrow checker problems
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A fix for all you borrow checker problems"
edition = "2021"
license = "Unlicense"
name = "borrowfix"
readme = "README.md"
repository = "https://github.com/10maurycy10/borrowfix"
resolver = "2"
version = "0.1.4"