typespec_rs 0.5.0

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;