Functionsยง
- emit_
jsdoc - Emits a JSDoc comment block from a doc string.
- generate_
types_ file - Generates the complete
rpc-types.tsfile content from a manifest. - rust_
type_ to_ ts - Converts a
RustTypeinto its TypeScript equivalent. - to_
camel_ case - Converts a snake_case string to camelCase.