Docs.rs
markdown-parser-0.1.2
markdown-parser 0.1.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
shawroger
Dependencies
enum-iterator ^0.6.0
normal
enum-iterator-derive ^0.6.0
normal
getset ^0.1.1
normal
lazy_static ^1.4.0
normal
quick-error ^2.0.0
normal
regex ^1.3.9
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.8
normal
optional
toml ^0.5.8
normal
optional
Versions
46.88%
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
markdown_
parser
0.1.2
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Markdown
adapt::BasicObject
adapt::EmptyObject
adapt::JsonAdapter
adapt::TomlAdapter
adapt::YamlAdapter
Enums
Error
Format
ParseError
Traits
adapt::Adapter
Functions
adapt::de_fm
parse
parse_format
read_file
write_file
Type Aliases
MarkdownResult