implementation 0.1.4

The implementation crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "implementation"
version = "0.1.4"
edition = "2021"
license = "MIT"
authors = ["Audun Halland <audun.halldand@pm.me>"]
description = "The implementation crate"
repository = "https://github.com/audunhalland/implementation/"
keywords = ["impl", "implementation", "actual", "real"]
categories = ["rust-patterns"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]