mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
6 lines
67 B
Thrift
6 lines
67 B
Thrift
|
py_module foo.bar.baz
|
||
|
|
||
|
struct astruct {
|
||
|
1: i32 how_unoriginal;
|
||
|
}
|