Docs.rs
ms-learn-md-parser-0.0.1
ms-learn-md-parser 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jrcarl624
Dependencies
deno_core ^0.175.0
normal
regex ^1.7.1
normal
scraper ^0.15.0
normal
serde ^1.0.157
normal
serde_yaml ^0.9.19
normal
Versions
0%
of the crate is documented
Platform
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
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
☰
In ms_doc_md_parser
?
Function
ms_doc_md_parser
::
remove_space_indentation
source
·
[
−
]
pub fn remove_space_indentation(text: &
str
, indent:
u8
) ->
String