Searched refs:handle_capture_get (Results 1 – 1 of 1) sorted by relevance
79 fn handle_capture_get(writer: ResponseWritable, id: ChipIdentifier) -> anyhow::Result<()> { in handle_capture_get() function194 "GET" => handle_capture_get(writer, get_id(param)?), in handle_capture_internal()