pic

Function pic 

Source
pub fn pic() -> Pic
Expand description

Create a fresh PocketIC universe.

IMPORTANT:

  • Each call creates a new IC instance
  • This must NOT be cached or shared across tests
  • Required to avoid PocketIC wasm chunk store exhaustion