Skip to content

Commit

Permalink
Feat: add rust-either
Browse files Browse the repository at this point in the history
Log: add rust-either
Issue: deepin-community/sig-deepin-sysdev-team#64
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-either would be added.
  • Loading branch information
Komorebi-yaodong authored and ryanhigh committed Jul 4, 2023
1 parent d94baba commit f469efa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -802,3 +802,11 @@ repos:
group: deepin-sysdev-team
info: Discus aims to make df prettier, with features such as color, graphs, and smart formatting of numbers.

- repo: rust-either
group: deepin-sysdev-team
info: This metapackage enables feature "serde" for the Rust either crate, by pulling in any additional dependencies needed by that feature.

- repo: rust-scopeguard
group: deepin-sysdev-team
info: Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies.

0 comments on commit f469efa

Please sign in to comment.