1 2 3
//! Types that are shared between the PocketIC server and the PocketIC library. //! This module is a dependency of the server in the IC repository. pub mod rest;