zotero 0.0.3-alpha

Communicate with Zotero API
Documentation
1
2
3
4
5
pub mod delete;
pub mod get;
pub mod patch;
pub mod post;
// pub mod put;