rexsgdata 0.3.4

Scatter-Gather Data Descriptors
Documentation
1
2
3
4
5
6
7
update:
  cargo update
check:
  cargo fmt -- --check
  cargo clippy
  cargo test
  cargo clean