Integer64

Type Alias Integer64 

Source
pub type Integer64 = AvpData<i64>;

Aliased Type§

pub struct Integer64(/* private fields */);

Trait Implementations§

Source§

impl Into<AvpValue> for Integer64

Source§

fn into(self) -> AvpValue

Converts this type into the (usually inferred) input type.