ambience 0.2.1

Lightweight library for passing ambient parameters
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.thiserror]
version = "1"

[package]
authors = ["Valthor Halldorsson <vlthrh@gmail.com>"]
categories = ["rust-patterns"]
description = "Lightweight library for passing ambient parameters"
edition = "2018"
license = "MIT"
name = "ambience"
readme = "README.md"
repository = "https://github.com/vlthr/ambience"
version = "0.2.1"