mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-10 01:05:28 +00:00
10 lines
335 B
Rust
10 lines
335 B
Rust
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
|
// from gir-files (https://github.com/gtk-rs/gir-files)
|
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git)
|
|
// DO NOT EDIT
|
|
|
|
#[allow(unused_imports)]
|
|
use crate::auto::*;
|
|
|
|
#[doc(alias = "GstValidateIssueId")]
|
|
pub type IssueId = glib::Quark;
|