try_default 1.0.0

A trait to optionally get the Default if present, or None if there is no Default.
Documentation
[dependencies]

[package]
authors = ["Joseph Lenton <josephlenton@gmail.com>"]
description = "A trait to optionally get the Default if present, or None if there is no Default."
edition = "2018"
keywords = ["try", "default"]
license = "MIT"
name = "try_default"
version = "1.0.0"