zotero-api-rs 1.0.0

A secure, typed Rust client for the Zotero Web API v3
Documentation
1
2
3
4
//! Saved search endpoint operations.

mod get_search;
mod list_searches;