replicante_util_actixweb

Crates.ioreplicante_util_actixweb
lib.rsreplicante_util_actixweb
version0.2.1
sourcesrc
created_at2020-03-07 13:42:50.625092
updated_at2022-09-11 21:12:34.558817
descriptionActixWeb utils for Replicante
homepagehttps://www.replicante.io/
repositoryhttps://github.com/replicante-io/common
max_upload_size
id216333
size49,923
Stefano Pogliani (stefano-pogliani)

documentation

https://docs.rs/replicante_util_actixweb

README

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:

Commit count: 157

cargo fmt