hadris-core 0.1.1

Hadris core library
Documentation
1
2
3
4
5
# 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.