Docs.rs
htmx-components-0.3.0
htmx-components 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tapegram
Dependencies
axum ^0.7.1
normal
axum-flash ^0.8.0
normal
once_cell ^1.18.0
normal
rscx ^0.1.11
normal
rscx-web-macros ^0.3.0
normal
serde ^1.0.188
normal
serde_json ^1.0.107
normal
tokio ^1.32.0
normal
tower-http ^0.5.0
normal
typed-builder ^0.18.0
normal
sha256 ^1.4.0
build
Versions
45.15%
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
opt_attr
htmx_
components
0.3.0
In htmx_
components::
server::
opt_
attrs
htmx_components
::
server
::
opt_attrs
Function
opt_
attr
Copy item path
Source
pub fn opt_attr<S:
AsRef
<
str
>, T:
AsRef
<
str
>>(key: S, val: T) ->
String