vertigo 0.2.0-alpha

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