genotype_backend 0.17.0

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

Book: {
  title: string,
  author: Author,
}