easy_store 0.2.0

A simple flash storage format for embedded systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copilot Instructions


## General Guidelines

- Ensure the path is specified correctly as `.cargo/config.toml`, not `toml .cargo/config.toml`. 
- Note that the folder name is only `.cargo`. Avoid including language tags in the path.

## Code Style

- Use specific formatting rules
- Follow naming conventions

## Project-Specific Rules

- Custom requirement A
- Custom requirement B