trylog 0.2.0

Log if `Err` or `None`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
version = "0.4"

[package]
authors = ["Berrysoft <Strawberry_Str@hotmail.com>"]
categories = ["development-tools::debugging"]
description = "Log if `Err` or `None`."
edition = "2021"
keywords = ["log", "logging"]
license = "MIT"
name = "trylog"
readme = "README.md"
repository = "https://github.com/Berrysoft/trylog"
version = "0.2.0"