Docs.rs
rfham-markdown-0.1.1
rfham-markdown 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
colored ^3.1
normal
optional
thiserror ^2.0
normal
wasm-bindgen-test ^0.3
dev
Versions
7.41%
of the crate is documented
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
fenced_code_block_start
rfham_
markdown
0.1.1
rfham_markdown
Function
fenced_
code_
block_
start
Copy item path
Source
pub fn fenced_code_block_start<W:
Write
>(w:
&mut W
) ->
Result
<
()
,
MarkdownError
>