#replicante #utility #failure

replicante_util_failure

Helper functions to manage failures

5 releases

0.1.4 Sep 11, 2022
0.1.3 May 28, 2020
0.1.2 Mar 7, 2020
0.1.1 Jun 16, 2019
0.1.0 Mar 29, 2019

#459 in Data structures

Download history 6/week @ 2022-12-01 45/week @ 2022-12-08 11/week @ 2022-12-15 18/week @ 2022-12-22 12/week @ 2022-12-29 17/week @ 2023-01-05 7/week @ 2023-01-12 21/week @ 2023-01-19 23/week @ 2023-01-26 31/week @ 2023-02-02 21/week @ 2023-02-09 37/week @ 2023-02-16 26/week @ 2023-02-23 15/week @ 2023-03-02 5/week @ 2023-03-09 12/week @ 2023-03-16

58 downloads per month
Used in 5 crates

MIT license

11KB
202 lines

Replicante Common Crates

A collection of crates shared by replicante's workspaces.

Usage

Add this repo as a submodule to the workspace that needs it. Update the top workspace file with the needed crates if the workspace requires it.

Development

Because this repo is meant to be a submodule inside of another workspace it comes without a Cargo.toml file.

It does have a Cargo.workspace.toml which is a workspace listing all crates. To use cargo commands from the repo root add a symlink named Cargo.toml:

ln -s Cargo.workspace.toml Cargo.toml

Code of Conduct

Our aim is to build a thriving, healthy and diverse community.
To help us get there we decided to adopt the Contributor Covenant Code of Conduct for all our projects.

Any issue should be reported to stefano-pogliani by emailing conduct@replicante.io.
Unfortunately, as the community lucks members, we are unable to provide a second contact to report incidents to.
We would still encourage people to report issues, even anonymously.

In addition to the Code Of Conduct below the following documents are relevant:

Dependencies

~5MB
~129K SLoC