Type Alias PbRefAsType

Source
pub type PbRefAsType = RefAsType;

Aliased Type§

#[repr(i32)]
pub enum PbRefAsType { Unspecified = 0, Text = 1, File = 2, }

Variants§

§

Unspecified = 0

§

Text = 1

§

File = 2

AS FILE