pub type PQLBoolean = bool;Trait Implementations§
Source§impl TryFrom<VmStackValue> for PQLBoolean
impl TryFrom<VmStackValue> for PQLBoolean
Source§type Error = TryIntoError<VmStackValue>
type Error = TryIntoError<VmStackValue>
The type returned in the event of a conversion error.