Skip to content

Commit 490d736

Browse files
committed
Add Anymore section
1 parent 8b5d98c commit 490d736

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

content/blog/2025-08-05-tmil-19/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,15 @@ Our work on Placehero, which is the working name for our Mastodon client example
8484
- [xilem#...][]:
8585
<!-- TODO -->
8686

87+
<!-- Image of Xilem Chess GUI, if we have permission. -->
88+
8789
## Anymore
8890

89-
We have factored a shared utility for use in both Xilem and Masonry...
90-
<!-- TODO -->
91+
You might have noticed mentions of [Anymore](https://github.com/linebender/anymore) in both the Xilem and Masonry sections.
92+
This is a new crate which we've created for the `AnyDebug` trait.
93+
This allows creating dynamically typed values which can be inspected, making debugging downcasting failures much easier.
94+
This crate is designed for stability, so that it can be used for interoperability between projects (without allocation).
95+
We plan to release version 1.0 in early August.
9196

9297
## Parley
9398

0 commit comments

Comments
 (0)