Trait Cachekey
isla_lib::cache
pub trait Cachekey { fn key(&self) -> String; }
fn key(&self) -> String