@jsbarretto Rust already takes a lot of care (in a good way!) so that part is covered. What’s annoying about traits here?
Top-level
@jsbarretto Rust already takes a lot of care (in a good way!) so that part is covered. What’s annoying about traits here? 1 comment
|
@jamwaffles Traits leap the boundary between crates, so it's difficult to make substantial changes without breakage. Syntax and expression semantics is comparatively easy