Skip to main content
Glama
function-signature.md512 B
## Function Signature Rust ``` pub fn my_macro(mut input: TsStream) -> Result<TsStream, MacroforgeError> ``` | Parameter | Description | | ----------------------------------- | ------------------------------------------------------- | | `input: TsStream` | Token stream containing the class/interface AST | | `Result<TsStream, MacroforgeError>` | Returns generated code or an error with source location |

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/macroforge-ts/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server