mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 06:42:22 +00:00
7 lines
149 B
Rust
7 lines
149 B
Rust
//@ build-aux-docs
|
|
//@ has q/struct.Quebec.html
|
|
//@ hasraw search-index.js 'Quebec'
|
|
|
|
// there's nothing cross-crate going on here
|
|
pub struct Quebec;
|