zed/crates/storybook2
Nathan Sobo 68e7d99219 Return impl IntoElement from RenderOnce::render
This makes it a bit more approachable to implement.

This required converting the state of Component to AnyElement, which
costs an allocation. I'm hoping this will be ok performance-wise now
that AnyElements use bump allocation, but I need to benchmark still.
2024-01-02 10:27:09 -07:00
..
docs WIP 2023-09-20 14:32:55 -06:00
src Return impl IntoElement from RenderOnce::render 2024-01-02 10:27:09 -07:00
build.rs WIP 2023-09-20 14:32:55 -06:00
Cargo.lock WIP 2023-09-20 14:32:55 -06:00
Cargo.toml Merge branch 'main' into story-enhancements 2023-12-15 10:26:59 -05:00