pub fn search(
client: &TrelloClient,
search_term: &str,
options: &SearchOptions,
) -> Result<SearchResult, TrelloError>Expand description
Implements the Trello Search API https://developer.atlassian.com/cloud/trello/rest/api-group-search/#api-search-get