faiyels icon indicating copy to clipboard operation
faiyels copied to clipboard

See all your code rendered at once and zoom around it using Rust & GPU rendering.

Results 1 faiyels issues
Sort by recently updated
recently updated
newest added

### error[E0277]: the trait bound `Self: std::marker::Sized` is not satisfied I tried to build it running `cargo build` at `rustc 1.16.0 (30cf806ef 2017-03-10)`, and got this: ``` Professional@Professional-pc$ cargo build...