docs.rs failed to build zlob-1.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
zlob-1.3.0
zlob
Zlob is a very fast glob implementation that is faster than ignore crate and event glibc. It is written in zig with hot paths for everythin and also allows globbing on the file path list in memory and provides a way more flexible API and support for a way larger set of patterns.
Requirements
To compile this crate you have to install zig 0.15.2 compiler toolchain and have it in your PATH.
Misc
zlob rust's crate is maintained by the authors of zlob zig sources so this crate is officially supported and updated on every release.