polydat 0.3.2

Polydat — a variates construction engine
Documentation
1
2
3
4
5
error: #[polydat_node] does not recognize parameter `colour`. Registration: `category = <FuncCategory>`, `struct_name = <Ident>`. Engines: `compiled_u64 = <path>`, `compiled_slot = <path>`, `state = <path>`, `jit_constants = <path>`, `decompose = <path>`, `simd = "<node>"`, `simd_total`. Semantics: `purity = <Purity>`, `identity = <expr>`, `commutativity = <Commutativity>`, `variadic_min = <int>`. Shapes: `output_names(...)`.
 --> tests/ui/fail/unknown_parameter.rs:1:42
  |
1 | #[polydat::polydat_node(category = Math, colour = Red)]
  |                                          ^^^^^^