added readme with base semantic concepts

This commit is contained in:
mb 2022-08-25 13:01:04 +03:00
commit e27c3e624e
4 changed files with 188 additions and 0 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "persist"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]