zed/crates/assistant_slash_command
Marshall Bowers 9c0dba4ce1
Add a SlashCommandResult type alias (#19633)
This PR adds a new `SlashCommandResult` type alias.

We're going to be changing what slash commands can return in order to
support streaming, so having this type alias in place will make that
switch a bit more neat.

Release Notes:

- N/A
2024-10-23 14:32:43 -04:00
..
src Add a SlashCommandResult type alias (#19633) 2024-10-23 14:32:43 -04:00
Cargo.toml Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
LICENSE-GPL