7 lines
156 B
Rust
7 lines
156 B
Rust
//@ build-aux-docs
|
|
//@ has q/struct.Quebec.html
|
|
//@ hasraw search.index/name/*.js 'Quebec'
|
|
|
|
// there's nothing cross-crate going on here
|
|
pub struct Quebec;
|