type Boolean = bool;

Trait Implementations§

source§

impl From<Approval> for bool

source§

fn from(b: Approval) -> Self

Converts to this type from the input type.