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
TIL:
> `repr(transparent)` is only considered part of the public ABI of a type if either the single field is pub, or if its layout is documented in prose. Otherwise, the layout should not be relied upon by other crates.
https://doc.rust-lang.org/nomicon/other-reprs.html#reprtransparent
[contains quote post or other embedded content]
2026-08-10T12:12:00.863Z