mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
use patterns for scopes prefix definitions
This commit is contained in:
parent
c448c0beb0
commit
aef8b800a2
5 changed files with 105 additions and 26 deletions
|
@ -1,5 +1,5 @@
|
|||
#![deny(rust_2018_idioms, unreachable_pub)]
|
||||
#![allow(clippy::cognitive_complexity)]
|
||||
#![warn(nonstandard_style, future_incompatible)]
|
||||
|
||||
//! Resource path matching library.
|
||||
mod de;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue