1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

align descriptions

This commit is contained in:
Rob Ede
2022-07-21 03:07:06 +01:00
parent 446c92c3d0
commit 07c5176bd0
14 changed files with 45 additions and 40 deletions

View File

@ -1,3 +1,5 @@
//! Protobuf payload extractor for Actix Web.
#![forbid(unsafe_code)]
#![deny(rust_2018_idioms, nonstandard_style)]
#![warn(future_incompatible)]