Skip to main content

ArcisValue

Type Alias ArcisValue 

Source
pub type ArcisValue = FieldValue<ArcisField>;

Aliased Type§

pub struct ArcisValue { /* private fields */ }

Trait Implementations§

Source§

impl From<ArcisFloatValue> for ArcisValue

Source§

fn from(a: ArcisFloatValue) -> ArcisValue

Converts to this type from the input type.