[][src]Function cosmwasm_std::not_found

pub fn not_found<S: Into<String>>(kind: S) -> StdError
👎 Deprecated:

Please use StdError::not_found function instead