//! Represents settings for printing items. Backed by an `NSDictionary` in Objective-C, this struct
//! aims to make it easier to query/process printing operations.
use Object;
use ShareId;
use crateid;
/// `PrintSettings` represents options used in printing, typically passed to you by the
/// application/user.