hermes-json-0.6.1.0: Fast JSON decoding via simdjson C++ bindings
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Hermes.SIMDJSON.Wrapper

Description

Contains functions for constructing and working with foreign simdjson instances.

Documentation

allocaValue :: (Value -> IO a) -> IO a Source #