loop-guard 1.0.0

A dev dependency for preventing infinte loops.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "loop-guard"
version = "1.0.0"
edition = "2021"
license = "MIT"
documentation= "https://github.com/nbry/loop-guard"
homepage = "https://github.com/nbry/loop-guard"
repository = "https://github.com/nbry/loop-guard"
description = """
A dev dependency for preventing infinte loops.
"""