Docs.rs
  • parse-book-source-0.1.2
    • parse-book-source 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yexiyue
    • Dependencies
      • anyhow ^1.0.93 normal
      • jsonpath-rust ^0.7.3 normal
      • regex ^1.11.1 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • thiserror ^2.0.3 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

parse_book_source0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • book::book_list::BookList
  • book::book_list::BookListItem
  • book::chapter_list::Chapter
  • book::chapter_list::ChapterList
  • book::info::BookInfo
  • explore::Explores
  • explore::explore_item::ExploreItem
  • http_client::HttpClient
  • search::Search
  • source::BookSource
  • source::json_source::JsonSource
  • source::rule::JsonRule
  • source::rule::rule_book_info::JsonRuleBookInfo
  • source::rule::rule_book_info::RuleBookInfo
  • source::rule::rule_explore::JsonRuleExplore
  • source::rule::rule_explore::RuleExplore
  • source::rule::rule_search::JsonRuleSearch
  • source::rule::rule_search::RuleSearch
  • source::rule::rule_toc::JsonRuleToc
  • source::rule::rule_toc::RuleToc
  • utils::json_data::JsonData
  • utils::parse_url::Params
  • variables::Variables

Enums

  • error::ParseError
  • source::rule::rule_content::JsonRuleContent
  • source::rule::rule_content::RuleContent

Functions

  • utils::json_path
  • utils::parse_url::parse_template
  • utils::parse_url::parse_url
  • utils::parse_url::value_to_string
  • utils::replace_all
  • utils::split_preserving_delimiters

Type Aliases

  • error::Result