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