# fvm_actor_utils
A set of abstractions to help work with the runtime layer when developing FVM
native actors. This crate provides implementations backed by `fvm_sdk` which are
suitable for use in Rust actors as well as mock implementations suitable for use
in unit-tests.