LineDrive.Structable (line_drive v0.24.0)

This module can be imported/used by other modules that have structs defined and need to process the input of a map or nested maps in order to construct the struct(s). It provides helper fucntions to atomize the map keys from expected struct fields (without blanket atomizing everything in the input map). It also provides some date/time and other utility funtions for parsing data out of maps built from json responses.