stellation-frontend 0.3.0

The framework experience for Yew.
Documentation
1
2
3
4
5
//! Stellation helper components.

mod client_only;

pub use client_only::ClientOnly;