async-openai icon indicating copy to clipboard operation
async-openai copied to clipboard

docs: Fix repetition of doc comments

Open 64bit opened this issue 8 months ago • 0 comments

Potentially a bug in macro where doc comment is generated twice

For example:

Retrieves an assistant. Retrieves an assistant.

https://docs.rs/async-openai/0.28.0/async_openai/struct.Assistants.html#method.retrieve

64bit avatar Mar 09 '25 02:03 64bit