File: prelude.rs

package info (click to toggle)
rust-gdk4-x11 0.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 240 kB
  • sloc: makefile: 86
file content (7 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
7
// Take a look at the license at the top of the repository in the LICENSE file.

// rustdoc-stripper-ignore-next
//! Traits intended for blanket imports.

#[doc(hidden)]
pub use gdk::prelude::*;