servo-fetch-cli 0.11.0

A browser engine in a binary — fetch, render, and extract web content as Markdown, JSON, or screenshots. Powered by Servo.
1
2
3
4
5
pub(crate) mod crawl;
pub(crate) mod fetch;
pub(crate) mod map;
pub(crate) mod mcp;
pub(crate) mod serve;