Structs§
- Eject
Result - The result of extracting an inline test module.
Enums§
- Eject
Error - Errors that can occur during test extraction.
Functions§
- eject_
tests - Extract an inline
#[cfg(test)] mod tests { ... }block from Rust source into a separate file’s content.