This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Laurence Tratt
ltratt.bsky.social
did:plc:yosnop3soavtzfziy3cl6dfd
Scratched a Rust itch with an experimental new crate `test_stubs`. I have traits with lots of methods. "Proper" code should implement all methods, but test code need not. `test_stubs` means that test code doesn't have to manually create `todo!()` methods.
2026-01-29T17:04:23.098Z