odesign 0.1.9

odesign is an optimal design of experiments library written in pure rust.
Documentation
1
2
3
4
5
error: cannot find attribute `unknown_attribute` in this scope
 --> tests/feature/attribute.rs:7:3
  |
7 | #[unknown_attribute = 42]
  |   ^^^^^^^^^^^^^^^^^