Home
last modified time | relevance | path

Searched defs:MigrationReport (Results 1 – 1 of 1) sorted by relevance

/development/tools/external_crates/crate_health/src/
Dreports.rs345 pub struct MigrationReport { struct
346 migratable: String,
347 eligible: String,
348 ineligible: String,
349 superfluous: String,