#[polydat_node]Expand description
#[polydat_node] — derive a polydat node from a typed Rust
function signature.
See the crate docs for the supported surface and what’s out of scope for this scaffolding pass.
§Attribute parameters (PR B.2)
category = <ident>— the polydatFuncCategoryvariant the node belongs to (Comparison,Math,String, etc.). Defaults toMiscwhen unspecified.