Docs.rs
mdbook-plotly-0.1.7-beta
mdbook-plotly 0.1.7-beta
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TickPoints
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
env_logger ^0.11
normal
json5 ^1.3
normal
log ^0.4
normal
mdbook-preprocessor ^0.5
normal
plotly ^0.14
normal
pulldown-cmark ^0.13
normal
pulldown-cmark-to-cmark ^22.0
normal
rand ^0.10.0
normal
optional
rayon ^1.11
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
Versions
20.51%
of the crate is documented
Go to latest stable release
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
parse
mdbook_
plotly
0.1.7-beta
In mdbook_
plotly::
preprocessor::
handlers::
code_
handler::
plot_
obj_
parser
mdbook_plotly
::
preprocessor
::
handlers
::
code_handler
::
plot_obj_parser
Function
parse
Copy item path
Source
pub fn parse(plot_obj: &mut
Value
) ->
Result
<
Plot
>