default_is_triple_underscore 0.1.2

Shorter syntax for Default::default() : ___()
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Mewily <thomas.mewily@gmail.com>"]
description = """
Shorter syntax for Default::default() : ___()
"""
documentation = "https://docs.rs/default_is_triple_underscore"
edition = "2021"
homepage = "https://github.com/Thomas-Mewily/triple_underscore_for_default"
license = "MIT OR Apache-2.0 OR MPL-2.0"
name = "default_is_triple_underscore"
readme = "README.md"
repository = "https://github.com/Thomas-Mewily/triple_underscore_for_default"
version = "0.1.2"