Add a uniq test module for yunq in rust.
This commit is contained in:
parent
c1db6cb11f
commit
4ee8dc924c
13 changed files with 132 additions and 10 deletions
|
|
@ -1,13 +1,9 @@
|
|||
package ex;
|
||||
|
||||
message Basic {
|
||||
u64 field;
|
||||
}
|
||||
|
||||
message Types {
|
||||
u64 unsigned_int;
|
||||
i64 signed_int;
|
||||
string str;
|
||||
string strn;
|
||||
}
|
||||
|
||||
message Cap {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue