kii

Results 4 issues of kii

Why do we want to closeChat when it is unmounted?

4. Use of panics on invalid inputs Description In several places, the code panics when an arithmetic overflow or underflow occurs. Panics should be reserved for programmer errors (e.g., assertion...

This is an example from the white paper. 2.1