issues
search
bytedance
/
monoio
Rust async runtime based on io-uring.
Apache License 2.0
4.02k
stars
226
forks
source link
fix some doc test error
#290
Closed
Lzzzzzt
closed
3 months ago
Lzzzzzt
commented
3 months ago
This PR is done by finishing the following tasks:
[x] fix some doc test error in monoio/src/fs/mod.rs
[x] change some visibility of some struct
[x] fix typo in fs_rename.rs (thanks @NKID00 to find this typo)
This PR is done by finishing the following tasks: