pub fn profile<I>(
schema: &Schema,
features: I,
opts: ProfileOptions,
) -> ProfileReportwhere
I: IntoIterator<Item = Feature>,pub fn profile<I>(
schema: &Schema,
features: I,
opts: ProfileOptions,
) -> ProfileReportwhere
I: IntoIterator<Item = Feature>,