Docs.rs
typub-html-0.1.0
typub-html 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lucifer1004
Dependencies
anyhow ^1
normal
enumset ^1
normal
relative-path ^1
normal
resvg ^0.47
normal
scraper ^0.25
normal
serde ^1
normal
serde_json ^1
normal
tiny-skia ^0.12
normal
typub-core ^0.1.0
normal
typub-ir ^0.1.0
normal
typub-storage ^0.1.0
normal
typub-ui ^0.1.0
normal
usvg ^0.47
normal
tempfile ^3.25.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
escape_html_attr
typub_
html
0.1.0
typub_html
Function
escape_
html_
attr
Copy item path
Source
pub fn escape_html_attr(text: &
str
) ->
String
Expand description
Escape attribute values for safe HTML embedding.