kusprint 1.0.3

A set of macros for printing objects to stdout without having to specify a template literal.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "kusprint"
version = "1.0.3"
edition = "2021"
license = "MIT"
repository = "https://github.com/Nekuskus/kusprint"
description = "A set of macros for printing objects to stdout without having to specify a template literal."

[lib]