Module std::rt [] [src]

Reexports

use core::prelude::v1::*;
use core::{fmt, mem, ptr, slice, str};
use panic::panic_impl;
use env::{args_init, args_destroy};
use system::syscall::sys_exit;
use vec::Vec;

Functions

_start_stack
begin_unwind
begin_unwind_fmt
lang_start