metadata

Function metadata 

Source
pub(crate) fn metadata<T: SolCall>(
    f: impl FnOnce() -> Result<T::Return>,
) -> PrecompileResult