The code doesn't compile in the main.rs after the deprecation of some std:: with Alloc.
error : alloc.Alloc(layout).unwrap() ...
Alloc seems to expect an usize value, and not the layout type ...
I'm not able to go further, can it be fixed ?
The talk you gave and the rust code is too cool for not being updated !