Docs.rs
smart-markdown-0.1.0
smart-markdown 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
PI-Victor
Dependencies
syntect ^5.2
normal
optional
terminal-colorsaurus ^1.0
normal
terminal_size ^0.4
normal
unicode-width ^0.2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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
render_to_string
smart_
markdown
0.1.0
smart_markdown
Function
render_
to_
string
Copy item path
Source
pub fn render_to_string(markdown: &
str
, width:
usize
) ->
String