typespec_rs 0.4.2

A Rust implementation of the TypeSpec type system — parser, checker, and emitter
Documentation
1
2
3
4
@service(#{ title: "Pet Store Service" })
namespace PetStore;

op ping(): void;