genotype_project 0.8.0

Genotype language project crate
Documentation
1
2
3
4
5
6
use ./author/Author

Book = {
  title: string
  author: Author
}