reasonkit-web 0.1.7

High-performance MCP server for browser automation, web capture, and content extraction. Rust-powered CDP client for AI agents.
Documentation
1
2
3
4
5
6
7
8
#![allow(dead_code)]

// Minimal placeholder bench to satisfy workspace manifest.
// TODO: implement real capture benchmarks when ready.

fn main() {
    // No-op
}