Skip to main content

load_code_change_data

Function load_code_change_data 

Source
pub async fn load_code_change_data() -> Vec<CodeChangeInfo>
Expand description

Download and parse code-change data with a default client and local time.

Bridge startup uses load_code_change_data_at so daemon server time drives the date selection; this wrapper remains for direct library callers.