weyundong 0.1.0

cargo publish test
Documentation
1
2
3
4
5
6
use weyundong::mix;
use weyundong::PrimaryColor;

fn main() {
    // --snip--
}