Docs.rs
typed-html-0.1.1
typed-html 0.1.1
Docs.rs crate page
MPL-2.0
+
Links
Documentation
Repository
crates.io
Source
Owners
bodil
Dependencies
htmlescape ^0.3.1
normal
http ^0.1.13
normal
language-tags ^0.2.2
normal
mime ^0.3.12
normal
proc-macro-hack ^0.5.2
normal
proc-macro-nested ^0.1.0
normal
stdweb ^0.4.10
normal
strum ^0.11.0
normal
strum_macros ^0.11.0
normal
typed-html-macros ^0.1.1
normal
Versions
1.05%
of the crate is documented
Go to latest version
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
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
☰
ClassList
In typed_html::types
?
Type Definition
typed_html
::
types
::
ClassList
source
·
[
−
]
pub type ClassList =
SpacedSet
<
Class
>;