darkwing::server::dtos

Module stop_dto

source
Expand description

Data transfer objects for browser profile stop functionality.

This module contains the structures needed to handle browser profile stop requests and responses, including the transfer of profile data back to the server.

Structsยง

  • Request structure for stopping a browser profile.
  • Response structure for browser profile stop requests.