Skip to content

Commit b55b3ea

Browse files
committed
bridge: Separate first line of docs for SenderInput from rest
1 parent de56f77 commit b55b3ea

File tree

1 file changed

+1
-0
lines changed
  • bridge/svix-bridge-types/src

1 file changed

+1
-0
lines changed

bridge/svix-bridge-types/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ impl TransformerJob {
128128
}
129129

130130
/// Effectively a black box to the supervisor.
131+
///
131132
/// Plugins should run until they are done, and likely they should not be "done" until the program
132133
/// exits.
133134
#[async_trait]

0 commit comments

Comments
 (0)