Docs.rs
context-notation-0.1.4
context-notation 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
cdata
Dependencies
html-escape ^0.2
normal
pest ^2.7.15
normal
pest_derive ^2.7.15
normal
serde_json ^1
normal
synoptic ^2
normal
thiserror ^2
normal
wasm-bindgen =0.2.100
normal
rand ^0.9
dev
Versions
1.61%
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
context_
notation
0.1.4
In context_
notation::
code
context_notation
::
code
Function
convert_code_to_html
Copy item path
Source
pub fn convert_code_to_html(kind: &
str
, code: &
str
) ->
Option
<
String
>