Information about a single named JSON function parameter.
Parameter name (e.g. p1 in fn foo(p1: u32) {}).
p1
fn foo(p1: u32) {}
JSON Subschema that represents this type (can be an inline primitive, a reference to the root schema and a few other corner-case things).
Information about a single named JSON function parameter.