Rattletrap.Type.Attribute.Boost
data Boost Source #
Constructors
Fields
Defined in Rattletrap.Type.Attribute.Boost
Methods
parseJSON :: Value -> Parser Boost #
parseJSONList :: Value -> Parser [Boost] #
omittedField :: Maybe Boost #
toJSON :: Boost -> Value #
toEncoding :: Boost -> Encoding #
toJSONList :: [Boost] -> Value #
toEncodingList :: [Boost] -> Encoding #
omitField :: Boost -> Bool #
showsPrec :: Int -> Boost -> ShowS #
show :: Boost -> String #
showList :: [Boost] -> ShowS #
(==) :: Boost -> Boost -> Bool #
(/=) :: Boost -> Boost -> Bool #
schema :: Schema Source #
bitPut :: Boost -> BitPut Source #
bitGet :: BitGet Boost Source #