duat_core

Function src_crate

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

Returns the source crate of a given type

This is primarily used on the cache module.