Docs.rs
markdown-that-0.7.1
markdown-that 0.7.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cking
Dependencies
const_format ^0.2.34
normal
downcast-rs ^2.0.1
normal
educe ^0.6.0
normal
entities ^1.0.1
normal
html-escape ^0.2.13
normal
linkify ^0.10.0
normal
optional
markdown-that-url ^0.7.0
normal
readonly ^0.2.13
normal
regex ^1.11.1
normal
stacker ^0.1.21
normal
syntect >=5.0.0, <6
normal
optional
unicode-general-category ^1.0.0
normal
Versions
48.55%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
markdown_
that
0.7.1
In markdown_
that::
generics::
inline::
code_
pair
markdown_that
::
generics
::
inline
::
code_pair
Function
add_with
Copy item path
Source
pub fn add_with<const MARKER:
char
>( md: &mut
MarkdownThat
, f:
fn
(length:
usize
) ->
Node
, )