Docs.rs
rustdx-cmd-0.4.2
rustdx-cmd 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zjp-CN
Dependencies
argh ^0.1
normal
calamine ^0.25
normal
chrono ^0.4
normal
csv ^1.1
normal
env_logger ^0.11
normal
eyre ^0.6
normal
log ^0.4
normal
rustdx ^0.4.0
normal
serde ^1
normal
serde_json ^1
normal
subprocess ^0.2
normal
thiserror ^1
normal
ureq ^2
normal
Versions
31.25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustdx_
cmd
0.4.2
In rustdx_
cmd::
fetch_
code
rustdx_cmd
::
fetch_code
Function
get_sh_stocks
Copy item path
Source
pub fn get_sh_stocks( set: &mut
StockList
, stocktype: &
str
, pagesize: &
str
, ) ->
Result
<
usize
>