Searched defs:SandboxWarning (Results 1 – 1 of 1) sorted by relevance
120 pub type SandboxWarning = SandboxError; typedef249 ) -> Result<(ProcessInformation, Option<SandboxWarning>)> { in spawn_target()