overdrivenpotato / rust-psp

Rust on PSP. Panic and allocation support. Access PSP system libraries.
Other
588 stars 31 forks source link

feat(net): handle negative values returned #180

Closed lorenzofelletti closed 6 days ago

lorenzofelletti commented 1 week ago

Addresses https://github.com/overdrivenpotato/rust-psp/issues/176, and add some more extensive documentation.

sajattack commented 1 week ago

rustfmt is unhappy about the whitespace on your doc comments

lorenzofelletti commented 6 days ago

Solved!