Skip to main content

Module response

Module response 

Source
Expand description

JSON response builder for browser tool

Provides a fluent builder pattern for constructing JSON responses with consistent structure across all browser operations.

Structs§

Response
Builder for constructing JSON responses

Functions§

ok
Convenience function for simple success without message
ok_msg
Convenience function for simple success with message