simple_function_logger 0.1.4

Simple function logger
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["Baehyunsol <baehyunsol@naver.com>"]
description = "Simple function logger"
edition = "2021"
license = "MIT"
name = "simple_function_logger"
readme = "README.md"
repository = "https://github.com/baehyunsol/simple_function_logger"
version = "0.1.4"