Docs.rs
libwizard-0.1.3
libwizard 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Phant80m
Dependencies
ctrlc ^3.4.0
normal
minify-html ^0.11.1
normal
owo-colors ^3.5.0
normal
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libwizard
0.1.3
In libwizard::
rust_
to_
html
libwizard
::
rust_to_html
Function
h3
Copy item path
Source
pub fn h3( class:
Option
<&
str
>, value: &
str
, child:
Option
<
String
>, style:
Option
<&
str
>, ) ->
String