picante 2.0.0

An async incremental query runtime
Documentation
1
2
3
4
5
6
7
error: picante: #[picante::input] requires at most one #[key] field
 --> tests/ui/input_multiple_keys.rs:1:1
  |
1 | #[picante::input]
  | ^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `picante::input` (in Nightly builds, run with -Z macro-backtrace for more info)