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