Function src_crate

Source
pub fn src_crate<T: ?Sized + 'static>() -> &'static str
Expand description

Returns the source crate of a given type

This is primarily used on the cache module.