Type Definition vertigo::FetchResult[][src]

pub type FetchResult = Result<(u32, String), String>;