hadris-core 0.1.0

Hadris core library
Documentation
  • Coverage
  • 66.67%
    52 out of 78 items documented0 out of 66 items with examples
  • Size
  • Source code size: 6.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • hxyulin/hadris
    9 3 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hxyulin

Hadris Core

This crate is mainly internally used by Hadris to define a common interface for Hadris' internal data structures, and filesystem operations. If you want to extend Hadris, you can use this crate. It also provide utilities for no-std environments and filesystem operations.