Crate maman

source ·
Expand description

Maman is a Rust Web Crawler saving pages on Redis.

Default environment variables

  • MAMAN_ENV=development
  • REDIS_URL=“redis://127.0.0.1/”

Re-exports

pub use maman::Spider;

Modules

Macros

Structs