Skip to content

Commit bc46278

Browse files
committed
Update readme.
Signed-off-by: Andrei Sandu <[email protected]>
1 parent 0385f3a commit bc46278

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# versionize_derive
2+
## Important note
3+
4+
This crate is currently used for cross-version serialization with the [Firecracker snapshot-restore dev preview](https://github.com/firecracker-microvm/firecracker/tree/v0.23.0), but has not been tested for other use cases. It should be considered **experimental software** outside the Firecracker context. It’s likely that this crate will see both interface and implementation changes in the future.
5+
6+
## Description
27
Exports the Versionize derive proc macro that generates the Versionize implementation for structs and enums by using annotations.

0 commit comments

Comments
 (0)