genotype_project 0.7.0

Genotype language project crate
Documentation
1
2
3
4
5
6
use ./base/*

User = {
  name: Name
  email: string
}