[][src]Crate constellation_internal

Modules

msg

Structs

BufferedStream
Envs
Formatter
Pid

A process identifier.

Rand
Resources

Memory and CPU requirements for a process.

Style
Trace

Enums

Deploy
DeployInputEvent
DeployOutputEvent
ExitStatus
ExitStatusError
ExitStatusUnix
FabricOutputEvent
Format
ProcessInputEvent
ProcessOutputEvent
Signal

From nix/src/sys/signal.rs

SpawnError

An error returned by the spawn() method detailing the reason if known.

StyleSupport
TrySpawnError

An error returned by the try_spawn() method detailing the reason if known.

Constants

RESOURCES_DEFAULT

The Resources returned by Resources::default(). Intended to be used as a placeholder in your application until you have a better idea as to resource requirements.

Traits

PidInternal
ToHex

Functions

abort_on_unwind
abort_on_unwind_1
file_from_reader
forbid_alloc
map_bincode_err
parse_cpu_size
parse_mem_size

Type Definitions

Fd