pub type PbListUnmigratedTablesResponse = ListUnmigratedTablesResponse;Aliased Type§
pub struct PbListUnmigratedTablesResponse {
pub tables: Vec<UnmigratedTable>,
}Fields§
§tables: Vec<UnmigratedTable>pub type PbListUnmigratedTablesResponse = ListUnmigratedTablesResponse;pub struct PbListUnmigratedTablesResponse {
pub tables: Vec<UnmigratedTable>,
}tables: Vec<UnmigratedTable>