actix-plus-utils

Crates.ioactix-plus-utils
lib.rsactix-plus-utils
version0.1.0
sourcesrc
created_at2021-04-05 03:09:37.961789
updated_at2021-04-05 03:09:37.961789
descriptionA library that integrates with actix-web to provide various miscelaneous utilities that are useful in the course of actix-web development
homepagehttps://github.com/john01dav/actix-plus
repositoryhttps://github.com/john01dav/actix-plus
max_upload_size
id379108
size7,075
(john01davcratesio)

documentation

https://docs.rs/actix-plus-utils

README

Overview

This crate simply provides various miscellaneous utilities that are useful in the course of actix-web development, like a function to sanitize control characters from a string (commonly used in user input). See the docs.rs documentation for a complete list of currently available functions.

License

Dual licenced under MIT or Apache-2.0 license, the same license as actix-web.

Commit count: 19

cargo fmt