letterboxd rs:Letterboxd API用于访问Rust中Letterboxd.com网站上的数据 源码

上传:qqpaw20726 浏览: 5 推荐: 0 文件:ZIP 大小:35KB 上传时间:2021-02-22 07:39:06 版权申诉
Rust的信箱式API 客户端,用于访问Rust中Letterboxd.com网站上的数据。 例子 #[tokio::main] async fn main () -> letterboxd:: Result <()> { let api_key_pair = letterboxd :: ApiKeyPair :: from_env (). unwrap (); let client = letterboxd :: Client :: new (api_key_pair); let req = letterboxd :: SearchRequest {
上传资源
用户评论