Skip to main content

SyncMethod

Type Alias SyncMethod 

Source
pub type SyncMethod = fn(&mut HashMap<String, Option<String>>) -> Result<()>;