Docs.rs
typeables-2.3.0
typeables 2.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR
GPL-2.0-only
Links
Repository
crates.io
Source
Owners
joelparkerhenderson
Dependencies
Versions
4.48%
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
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
Module html_text
typeables
2.3.0
Module html_
text
Sections
HTML Text
Module Items
Structs
Type Aliases
In crate typeables
typeables
Module
html_
text
Copy item path
Source
Expand description
§
HTML Text
Examples:
let
x = HTMLTextAsStructStr(
"This is <b>bold</b> text"
);
Structs
§
HTML
Text
AsStruct
Str
HTML
Text
AsStruct
String
Type Aliases
§
HTML
Text
AsType
Str
HTML
Text
AsType
String