libwebnovel 0.6.0

A Rust crate enabling users to get chapters of a webnovel, with multiple available backends.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
hex_literal_case = "Lower"
imports_indent = "Block"
imports_layout = "Mixed"
imports_granularity = "Module"
group_imports = "StdExternalCrate"
reorder_imports = true
reorder_modules = true
reorder_impl_items = true
merge_derives = true

format_code_in_doc_comments = true
wrap_comments = true