Docs.rs
htmx-types-0.1.0
htmx-types 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vidhanio
Dependencies
headers-core ^0.3
normal
http ^1
normal
http-serde ^2
normal
serde ^1
normal
serde_json ^1
normal
claims ^0.7
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
htmx_
types
0.1.0
All Items
Crate Items
Modules
Enums
Crate
htmx_types
Copy item path
Source
Expand description
Types for working with
htmx
.
Modules
§
headers
htmx headers which implement the
headers_core::Header
trait.
Enums
§
Swap
The hx-swap attribute allows you to specify how the response will be swapped in relative to the
target
of an AJAX request.