logo

Type Definition aesm_client::Result

source · []
pub type Result<T> = StdResult<T, Error>;