// Copyright 2021-2023 Protocol Labs
// SPDX-License-Identifier: Apache-2.0, MIT
use ;
/// Codes and hashers supported by FVM.
/// You _can_ use this hash directly inside of your actor,
/// but it will very likely be more performant with the `hash` syscall