poe-rs:用Rust编写的流放路径工具和库。 但仍然主要是游乐场没什么大不了的

时间:2024-04-25 18:31:31
【文件属性】:

文件名称:poe-rs:用Rust编写的流放路径工具和库。 但仍然主要是游乐场没什么大不了的

文件大小:13KB

文件格式:ZIP

更新时间:2024-04-25 18:31:31

Rust

Rust流放之路 用Rust编写的流放路径工具和库。 Poe-api 包含通过PoE HTTP API进行抽象的板条箱。 let poe = PathOfExile :: new (); let items = poe. get_items ( "Steelmage" , "SteelDD" ). await . unwrap (); println! ( "{:?}" , items); let poe = PathOfExile :: new (); let mut stream = PagedStream :: new ( 200 , Some ( 15000 ), | pr | { let poe = & poe; async move { let ladder = poe. ladder (league_name, pr.limit, pr.


【文件预览】:
poe-rs-master
----.gitignore(28B)
----poe-api()
--------src()
--------Cargo.toml(713B)
----poe-ladder()
--------src()
--------Cargo.toml(259B)
----Cargo.toml(62B)
----.github()
--------workflows()
----README.md(3KB)
----poe-cli()
--------src()
--------Cargo.toml(376B)

网友评论