type_dispatch 0.0.0

Utilities for dispatching functions, constants, and trait implementations based on types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.duplicate]
version = "1"

[dependencies.type_dispatch_macros]
version = "0.0.0"

[package]
description = "Utilities for dispatching functions, constants, and trait implementations based on types."
edition = "2021"
license = "BSD-3-Clause"
name = "type_dispatch"
readme = "README.md"
version = "0.0.0"