Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate Buf crate #72

Merged
merged 7 commits into from
Sep 25, 2023
Merged

Separate Buf crate #72

merged 7 commits into from
Sep 25, 2023

Conversation

George-Miao
Copy link
Member

This PR move buf mod into a separate crate for better reusability

@George-Miao George-Miao marked this pull request as ready for review September 25, 2023 01:05
@George-Miao
Copy link
Member Author

r? @Berrysoft

Cargo.toml Outdated Show resolved Hide resolved
compio-buf/src/lib.rs Show resolved Hide resolved
compio/Cargo.toml Outdated Show resolved Hide resolved
@George-Miao
Copy link
Member Author

George-Miao commented Sep 25, 2023

Are we still using read_buf? I didn't find BorrowedCursor in code.

Nevermind I know where it's used.

@Berrysoft
Copy link
Member

Well it's mainly an optional feature.

Cargo.toml Outdated Show resolved Hide resolved
@Berrysoft Berrysoft merged commit 1f4d416 into compio-rs:master Sep 25, 2023
@George-Miao George-Miao deleted the dev/buf-crate branch September 25, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants