File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# impl-trait-utils
2
2
3
+ [ ![ Latest Version]] [ crates.io ] [ ![ Documentation]] [ docs.rs ] [ ![ GHA Status]] [ GitHub Actions ] ![ License]
4
+
3
5
Utilities for working with impl traits in Rust.
4
6
5
7
## ` make_variant `
@@ -28,3 +30,11 @@ Implementers of the trait can choose to implement the variant instead of the ori
28
30
29
31
Licensed under either of [ Apache License, Version 2.0] ( LICENSE-APACHE ) or
30
32
[ MIT license] ( LICENSE-MIT ) at your option.
33
+
34
+ [ GitHub Actions ] : https://github.com/rust-lang/impl-trait-utils/actions
35
+ [ GHA Status ] : https://github.com/rust-lang/impl-trait-utils/actions/workflows/rust.yml/badge.svg
36
+ [ crates.io ] : https://crates.io/crates/trait-variant
37
+ [ Latest Version ] : https://img.shields.io/crates/v/trait-variant.svg
38
+ [ Documentation ] : https://img.shields.io/docsrs/trait-variant
39
+ [ docs.rs ] : https://docs.rs/trait-variant
40
+ [ License ] : https://img.shields.io/crates/l/trait-variant.svg
You can’t perform that action at this time.
0 commit comments