abstio
0.1.0
Modules
abst_data
abst_paths
download
http
io
io_native
Structs
CityName
DataPacks
Entry
FileWithProgress
Manifest
MapName
Functions
delete_file
download_bytes
download_to_file
file_exists
find_next_file
find_prev_file
http_get
http_post
list_all_objects
list_dir
load_all_objects
maybe_read_binary
maybe_read_json
must_read_object
parse_scenario_path
path
path_all_edits
path_all_ltn_proposals
path_all_saves
path_all_scenarios
path_camera_state
path_edits
path_ltn_proposals
path_player
path_popdat
path_prebaked_results
path_raw_map
path_save
path_scenario
path_shared_input
path_trips
print_download_progress
read_binary
read_json
read_object
slurp_bytes
slurp_file
write_binary
write_file
write_json
write_raw
abstio
Function
write_binary
Copy item path
Settings
Help
Summary
Source
pub fn write_binary<T:
Serialize
>(path:
String
, obj:
&T
)