pub async fn take_screenshot(
__arg0: State<DevServerState>,
__arg1: Query<ScreenshotQuery>,
) -> impl IntoResponseExpand description
Capture the latest complete native PNG frame.
pub async fn take_screenshot(
__arg0: State<DevServerState>,
__arg1: Query<ScreenshotQuery>,
) -> impl IntoResponseCapture the latest complete native PNG frame.