Elektrine lite

← Feed

@penguin42@mastodon.org.uk

Post #4477289

2026-07-28 01:26 UTC

@cliffle@hachyderm.io Why doesn't Rust implement that - it seems obvious?

Replies (1)

  • @knickish@hachyderm.io 2026-07-28 20:46

    @penguin42@mastodon.org.uk @cliffle@hachyderm.io Would guess this is because const traits aren't done yet, so can't express a conditionally const Default bound

    Open ##4477290