Otherwise cargo check always complains that we are using a deprecated const. See https://github.com/rust-lang/rust/issues/47238
2 lines
16 B
Rust
2 lines
16 B
Rust
mod membership;
|