kayrx-ui 0.1.0

The Kayrx-UI Framework
Documentation
1
2
3
4
5
6
//! Kayrx-UI

#[macro_use]
extern crate yew;

pub mod components;