Files
rustfs/common/protos/src/models.fbs
T

5 lines
59 B
Plaintext

namespace models;
table PingBody {
payload: [ubyte];
}