package ppx_deriving_decoders
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Deriving Decoders using PPX
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.tar.gz
md5=9e806bddb897df2b8afedb51fd27a747
sha512=e72a298330f1bac8405c55db54e93c04085c1adaeb28fa416ebe1e86019733fc9cffef793a660e2a08a27b4230b1d66173af7d800b198622f11e543f3387d20c
Description
Using mattjbray/ocaml-decoders, use a ppx to automatically generate instances of a decoder for a particular type using PPX.
Dependencies (5)
-
containers
>= "2.8" -
decoders
>= "0.5.0" -
ppxlib
>= "0.20.0" & < "0.36.0" -
dune
>= "3.11" -
ocaml
>= "4.08.0"
Dev Dependencies (3)
-
odoc
with-doc -
ppx_inline_test
with-test -
decoders-yojson
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page