Docs.rs
  • cdoc-parser-0.10.0-alpha
    • cdoc-parser 0.10.0-alpha
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • antonmeskildsen
    • Dependencies
      • anyhow ^1.0.75 normal
      • base64 ^0.21.3 normal
      • cdoc-base ^0.10.0-alpha normal
      • cowstr ^1.2.0 normal
      • lazy_static ^1.4.0 normal
      • linked-hash-map ^0.5.6 normal
      • nanoid ^0.4.0 normal
      • pest ^2.7.3 normal
      • pest_derive ^2.7.3 normal
      • pulldown-cmark ^0.9.3 normal
      • regex ^1.9.5 normal
      • serde ^1.0.195 normal
      • serde_json ^1.0.111 normal
      • serde_with ^3.5.1 normal
      • serde_yaml ^0.9.30 normal
      • thiserror ^1.0.48 normal
      • lazy_static ^1.4.0 dev
      • paste ^1.0.14 dev
      • pest-test ^0.1.5 dev
      • pest-test-gen ^0.1.6 dev
    • Versions
    • 24.57% of the crate is documented
  • Go to latest stable release
  • 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
    • 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

cdoc_parser0.10.0-alpha

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • Span
  • code_ast::TaskParser
  • code_ast::types::CodeContent
  • code_ast::types::Solution
  • notebook::CellCommon
  • notebook::CellMeta
  • notebook::JupyterLabMeta
  • notebook::Notebook
  • notebook::NotebookMeta
  • raw::Child
  • raw::CodeAttr
  • raw::ComposedMarkdown
  • raw::ElementInfo
  • raw::Parameter
  • raw::RawDocParser
  • raw::RawDocument

Enums

  • code_ast::Rule
  • code_ast::types::CodeElem
  • code_ast::types::Content
  • notebook::Cell
  • notebook::CellOutput
  • notebook::OutputValue
  • notebook::StreamType
  • raw::ArgumentVal
  • raw::Element
  • raw::ParserError
  • raw::Reference
  • raw::Rule
  • raw::Special

Traits

  • code_ast::types::Output

Functions

  • code_ast::format_pest_err
  • code_ast::parse_code_string
  • notebook::code_output_from_cell
  • notebook::notebook_to_doc
  • raw::parse_to_doc
  • try_doc_from_str