enumstd.Target.Abi.Float[src]

Fields

hard
soft

Source Code

Source code
pub const Float = enum {
    hard,
    soft,
}