1 2 3 4 5 6
/* * Placeholder module: src/borrowck/lifetime.rs */ #[allow(dead_code)] pub struct Lifetime;