Function cargo::core::compiler::future_incompat::get_updates
source · Expand description
Returns a user-readable message explaining which of
the packages in package_ids
have updates available.
This is best-effort - if an error occurs, None
will be returned.