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
22
33on :
44 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 ]
22
33Utilities for working with impl traits in Rust.
44
@@ -28,3 +28,11 @@ Implementers of the trait can choose to implement the variant instead of the ori
2828
2929Licensed under either of [ Apache License, Version 2.0] ( LICENSE-APACHE ) or
3030[ 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