Crate rust_flightplan

Source

Modules§

types

Structs§

FileSaveError
InvalidArgumentError

Functions§

extract_generic_ofp
load_generic_ofp_online
load_ofp_from_file
Loads an Ofp object from a SimBrief JSON file.
load_ofp_online
Loads the OFP from the SimBrief API for a given user ID or username. The user_id is used when both variables are given.
save_ofp_to_file
Saves an Ofp object to a file in JSON format.