pub fn src_crate<T: ?Sized + 'static>() -> &'static str
Returns the source crate of a given type
This is primarily used on the cache module.
cache