Skip to main content

FindTextResponse

Type Alias FindTextResponse 

Source
pub type FindTextResponse = Vec<FindTextResponseItem>;
Expand description

Response from searching for text in files.

Aliased Typeยง

pub struct FindTextResponse { /* private fields */ }