mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 17:28:09 +02:00
6 lines
90 B
Rust
6 lines
90 B
Rust
|
|
// Copyright 2025 Google
|
||
|
|
// SPDX-License-Identifier: MIT
|
||
|
|
|
||
|
|
pub mod ipc;
|
||
|
|
pub mod protocols;
|