Docs.rs
markdown-live-preview-0.1.0
markdown-live-preview 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
codemonkey76
Dependencies
anyhow ^1.0.98
normal
axum ^0.8.4
normal
comrak ^0.39.0
normal
futures ^0.3.31
normal
html-escape ^0.2.13
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tokio ^1.45.1
normal
tokio-stream ^0.1.17
normal
tower ^0.5.2
normal
webbrowser ^1.0.4
normal
Versions
0%
of the crate is documented
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
All
markdown_
live_
preview
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
AppState
messages::BufferChangeMessage
messages::CursorMessage
messages::InitMessage
Enums
messages::Message
messages::OutgoingMessage
Functions
http_server::build_router
http_server::render_and_broadcast
http_server::run_http_server
tcp_server::run_tcp_listener
tcp_server::run_tcp_listener_on
Type Aliases
SharedState