anyinput 0.1.8

A macro for easier writing of functions that accept any string-, path-, iterator-, array-, or ndarray-like input
Documentation
1
2
3
4
5
error: anyinput does not take any arguments.
 --> tests/ui/args.rs:3:12
  |
3 | #[anyinput(not_empty)]
  |            ^^^^^^^^^