rfheadless 0.1.0

A headless browsing engine API for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  { "title": "Getting started", "path": "getting-started.md" },
  { "title": "Development", "path": "development.md" },
  { "title": "API", "children": [
    { "title": "Engine API", "path": "api/engine.md" },
    { "title": "Key types", "path": "api/types.md" },
    { "title": "RFEngine specifics", "path": "api/rfengine.md" }
  ]},
  { "title": "Platform", "path": "platform.md" },
  { "title": "Rendering", "path": "rendering.md" },
  { "title": "Examples & Benchmarks", "path": "examples.md" },
  { "title": "Contributing", "path": "CONTRIBUTING.md" }
]