vertigo 0.11.2

Reactive Real-DOM library with SSR for Rust
Documentation
1
2
3
pub fn get_selector(id: &u64) -> String {
    format!("autocss_{id}")
}