Module Allocations_familiales.AllocationsFamiliales

type t = {
versement : Enfant.t -> VersementAllocations.t;
montant_verse : Runtime_ocaml.Runtime.money;
}