[][src]Type Definition nature_db::MetaGetter

type MetaGetter = fn(_: &str) -> dyn Future<Output = Result<Option<RawMeta>>>;