Forcing format for Float in TOML file

Hi all,

Is there a way to force that, when writting a TOML file, all Float are written as %24.12e (or any other specific format)?

Thanks,

A.