Docs.rs
hyperide-0.0.6
hyperide 0.0.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LLBlumire
Dependencies
axum ^0.6.19
normal
headers ^0.3.8
normal
html-escape ^0.2.13
normal
htmx-headers ^0.1.0
normal
http ^0.2.9
normal
hyperide-macro ^0.0.4
normal
tower-service ^0.3.2
normal
url ^2.4.0
normal
vercel_runtime ^1.0.2
normal
tokio ^1.29.1
dev
vercel_runtime ^1.0.2
dev
Versions
28.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
IntoHyperText
hyperide
0.0.6
Into
Hyper
Text
Required Methods
into_hyper_text
Implementations on Foreign Types
&'a str
Arguments<'_>
Cow<'a, str>
IpAddr
Ipv4Addr
Ipv6Addr
Location<'_>
NonZeroI8
NonZeroI16
NonZeroI32
NonZeroI64
NonZeroI128
NonZeroIsize
NonZeroU8
NonZeroU16
NonZeroU32
NonZeroU64
NonZeroU128
NonZeroUsize
Option<T>
SocketAddr
SocketAddrV4
SocketAddrV6
String
ToLowercase
ToUppercase
bool
char
f32
f64
i8
i16
i32
i64
i128
isize
u8
u16
u32
u64
u128
usize
Implementors
In crate hyperide
hyperide
Trait
Into
Hyper
Text
Copy item path
Source
pub trait IntoHyperText<'a> { // Required method fn
into_hyper_text
(self) ->
HyperText
<'a>; }
Required Methods
§
Source
fn
into_hyper_text
(self) ->
HyperText
<'a>
Implementations on Foreign Types
§
Source
§
impl<'a>
IntoHyperText
<'a> for &'a
str
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
Cow
<'a,
str
>
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
IpAddr
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
SocketAddr
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
bool
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
char
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
f32
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
f64
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
i8
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
i16
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
i32
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
i64
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
i128
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
isize
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
u8
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
u16
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
u32
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
u64
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
u128
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
usize
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
String
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
ToLowercase
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
ToUppercase
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
Arguments
<'_>
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
Ipv4Addr
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
Ipv6Addr
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
SocketAddrV4
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
SocketAddrV6
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
Location
<'_>
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroI8
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroI16
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroI32
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroI64
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroI128
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroIsize
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroU8
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroU16
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroU32
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroU64
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroU128
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a>
IntoHyperText
<'a> for
NonZeroUsize
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Source
§
impl<'a, T>
IntoHyperText
<'a> for
Option
<T>
where T:
IntoHyperText
<'a>,
Source
§
fn
into_hyper_text
(self) ->
HyperText
<'a>
Implementors
§
Source
§
impl<'a>
IntoHyperText
<'a> for
HyperText
<'a>