UNPKG

webdash-readme-preview

Version:
4 lines (3 loc) 111 B
fn sqr(i: i32) { i * i } trait Minimum : Copy {} pub trait Builder where Self: Sized + Iterator<Item=Event> {}