# 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.