Fn

Function Fn 

Source
pub async fn Fn(
    _Entry: &str,
) -> Result<DashMap<u64, (String, String)>, Box<dyn Error>>