gstreamer-rs/gstreamer-app/src
Sebastian Dröge b468280353 Improve code generation with panic=abort around panic handling code
None of that can ever be called in that case but the compiler can't know
that in more complicated cases like these. Handling it explicitly allows
no handling code to be generated at all here, like would already happen
everywhere else.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1441>
2024-05-16 16:38:15 +03:00
..
auto Regenerate with latest GStreamer gir files 2024-05-10 10:09:10 +03:00
app_sink.rs Improve code generation with panic=abort around panic handling code 2024-05-16 16:38:15 +03:00
app_src.rs Improve code generation with panic=abort around panic handling code 2024-05-16 16:38:15 +03:00
lib.rs Remove dox feature and replace by docsrs configuration 2023-05-04 09:19:29 +03:00