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

Feature gate mmap #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Feature gate mmap #34

wants to merge 1 commit into from

Conversation

s3bk
Copy link

@s3bk s3bk commented Jan 15, 2025

Adds the mmap feature (enabled my default).

Fixes #33 .

  • Currently it will not compile without the std feature.
  • Without the mmap feature enabled, the inline tests of the README fail.

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.

mmap dependency
1 participant