summaryrefslogtreecommitdiff
path: root/monoio/src/buf/slice.rs
AgeCommit message (Expand)Author
2023-06-20feat: implement buffer primitives on windows (#175)Jin Wei Tan
2022-07-27chore: add rustfmt.toml & do fmt (#93)ihc童鞋@提不起劲
2022-07-25write stub code for pass compile on windows system (#88)LemonHX.eth
2022-07-12fix: replace RawBuf with IoVecWrapper for drop safe; impl SinkExt (#84)ihc童鞋@提不起劲
2022-02-07chore: fix typo of io_uring and minor refactor (#49)Lei Zhao
2021-12-30refactor: change IoBuf and IoBufMut pointer semantics and implement them for ...ihc童鞋@提不起劲
2021-12-22refactor: make IoBuf and IoBufMut independent (#30)ihc童鞋@提不起劲
2021-12-20fix: fix panic in Deref/DerefMut for Slice extending into uninitialized part ...李冬冬
2021-12-02Init: open-sourceihciah