Module noop

Module noop 

Source
Expand description

No-op service for testing No-op service adapter for testing

A minimal implementation of ScrapingService that does nothing but return success. Used to validate that the port trait compiles and can be implemented.

Structsยง

NoopService
No-operation scraping service