iprint 0.1.4

A simple debugging utility that prints indented text based on function call depth
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[features]
log = []

[package]
description = "A simple debugging utility that prints indented text based on function call depth"
edition = "2021"
homepage = "https://github.com/FlorianNAdam/iprint-rs"
license = "MIT"
name = "iprint"
readme = "README.md"
repository = "https://github.com/FlorianNAdam/iprint-rs"
version = "0.1.4"