This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
Hey Rust folks, does anyone know of a good crate for generating JSON Schema information (or TS types), NOT at compile time with a proc macro, but instead at runtime?
I have schema information for poststation.rs, and want to dynamically build JSON Schema for user-provided (at runtime) types.
https://poststation.rs
2025-02-11T18:17:32.116Z