Skip to main content

Crate ejectest

Crate ejectest 

Source

Structs§

EjectResult
The result of extracting an inline test module.

Enums§

EjectError
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.