pub type PQLRankSet = Rank16;Aliased Type§
pub struct PQLRankSet(/* private fields */);Trait Implementations§
Source§impl TryFrom<VmStackValue> for PQLRankSet
impl TryFrom<VmStackValue> for PQLRankSet
Source§type Error = TryIntoError<VmStackValue>
type Error = TryIntoError<VmStackValue>
The type returned in the event of a conversion error.