Docs.rs
uiuifree-actix-web-util-0.1.0
uiuifree-actix-web-util 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
uiuifree
Dependencies
actix-web ^4
normal
chrono ^0.4
normal
dotenv ^0.15.0
normal
mysql ^22.1.0
normal
mysql_common ^0.28.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
uiuifree-elastic ^0.1.21
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ResourcePath
Required Methods
path
Implementations on Foreign Types
&'a str
ByteString
String
Implementors
In uiuifree_actix_web_util::dev
?
Trait
uiuifree_actix_web_util
::
dev
::
ResourcePath
[
−
]
pub trait ResourcePath { fn
path
(&self) -> &
str
; }
Required Methods
fn
path
(&self) -> &
str
Implementations on Foreign Types
impl<'a>
ResourcePath
for &'a
str
fn
path
(&self) -> &
str
impl
ResourcePath
for
String
fn
path
(&self) -> &
str
impl
ResourcePath
for ByteString
fn
path
(&self) -> &
str
Implementors
impl
ResourcePath
for
Uri
impl
ResourcePath
for
Url