Docs.rs
doing-plugins-0.1.5
doing-plugins 0.1.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aaronmallen
Dependencies
chrono ^0.4
normal
chrono-tz ^0.10
normal
doing-config ^0.1.2
normal
doing-error ^0.1.1
normal
doing-taskpaper ^0.1.6
normal
doing-template ^0.1.5
normal
doing-time ^0.1.4
normal
indexmap ^2
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
unicode-width ^0.2
normal
yansi ^1
normal
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
82.35%
of the crate is documented
Go to latest version
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
Skip to main content
escape_html
doing_
plugins
0.1.5
In doing_
plugins::
html
doing_plugins
::
html
Function
escape_
html
Copy item path
Source
pub fn escape_html(s: &
str
) ->
String
Expand description
Escape special HTML characters.