Docs.rs
zekin_data_structure-1.0.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
zekin_data_structure 1.0.0
数据结构课设--COVID-19疫情环境下低风险旅行模拟系统的设计(Rust 算法部分)
Crate
Source
Builds
Feature flags
Documentation
Coverage
98.48%
65
out of
66
items documented
3
out of
26
items with examples
Size
Source code size: 66.7 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 7.06 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 45s
Average build duration of
successful
builds.
all releases: 45s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
float-cmp ^0.8.0
normal
getset ^0.1.1
normal
itertools ^0.9.0
normal
js-sys ^0.3.39
normal
serde ^1.0
normal
serde_json ^1.0.53
normal
wasm-bindgen ^0.2.26
normal
wasm-bindgen-test ^0.3.12
normal
Versions
1.0.0
(2020-07-10)
0.1.0
(2020-05-22)
Owners
数据结构课设
COVID-19疫情环境下低风险旅行模拟系统的设计(Rust 算法部分)
提供了两组接口,一组Rust,另外一组将Rust编译成wasm,供ts调用