| Crates.io | hadris-core |
| lib.rs | hadris-core |
| version | 0.1.1 |
| created_at | 2025-02-18 20:40:33.600854+00 |
| updated_at | 2025-02-20 11:45:58.21272+00 |
| description | Hadris core library |
| homepage | https://github.com/hxyulin/hadris |
| repository | https://github.com/hxyulin/hadris |
| max_upload_size | |
| id | 1560399 |
| size | 9,497 |
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.