istoleyurballs

Results 4 issues of istoleyurballs

### Why ? Currently, when working with the crates of this repository, doing anything more than a blinky requires adding a bunch of dependencies that are already present in the...

Hi, In the app I am currently building, my UI systems are growing out of control and exceeding 13 levels of indentations, thus becoming more and more hard to manage....

Hi, I think I found a bug when using the `notebook` and `rayon` features at the same time. This snippet seems to cause a deadlock. ```rust #[pyfunction] fn my_function(something: &[u8])...

bug
documentation

Hi, this PR adds support for rusqlite 0.36.x.