Struct pepper::platform::Platform [−][src]
pub struct Platform {
pub requests: PlatformRequestCollection,
pub buf_pool: BufPool,
pub copy_command: String,
pub paste_command: String,
// some fields omitted
}Fields
requests: PlatformRequestCollectionbuf_pool: BufPoolcopy_command: Stringpaste_command: String