pub trait ViewUsage: Send + Sync + ViewUsageInner { }
A type-erased instance of View that is used to specify data usage in a CommandDescriptor.
View
CommandDescriptor