Docs.rs
  • tiny-std-0.3.0
    • tiny-std 0.3.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MarcusGrass
    • Dependencies
      • rusl ^0.4.0 normal
      • sc ^0.2.7 normal
      • tiny-start ^0.1.4 normal optional
    • Versions
    • 41.22% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tiny_std0.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Errno
  • RuslError
  • UnixStr
  • UnixString
  • fs::DirEntry
  • fs::Directory
  • fs::File
  • fs::Metadata
  • fs::Mode
  • fs::OpenOptions
  • fs::ReadDir
  • linux::epoll::EpollDriver
  • linux::epoll::EpollEvent
  • linux::epoll::EpollEventMask
  • net::SocketAddress
  • net::TcpListener
  • net::TcpStream
  • net::TcpStreamInProgress
  • net::UnixListener
  • net::UnixStream
  • process::AnonPipe
  • process::Child
  • process::ChildPipes
  • process::Command
  • process::Process
  • process::ProvidedEnvironment
  • process::StdioPipes
  • sync::Mutex
  • sync::MutexGuard
  • sync::RwLock
  • sync::RwLockReadGuard
  • sync::RwLockWriteGuard
  • time::Instant
  • time::MonotonicInstant
  • time::SystemTime
  • unix::fd::BorrowedFd
  • unix::fd::OwnedFd
  • unix::misc::openpty::TerminalHandle
  • unix::passwd::getpw_r::Passwd
  • unix::print::__UnixWriter
  • unix::random::Prng

Enums

  • Error
  • fs::FileType
  • linux::epoll::EpollTimeout
  • net::Ip
  • net::TcpTryConnect
  • process::ChildStdio
  • process::Environment
  • process::Stdio

Traits

  • io::Read
  • io::Write
  • process::PreExec
  • unix::fd::AsRawFd

Macros

  • dbg
  • eprint
  • eprintln
  • print
  • println
  • unix_lit

Functions

  • fs::copy_file
  • fs::create_dir
  • fs::create_dir_all
  • fs::create_dir_mode
  • fs::exists
  • fs::metadata
  • fs::read
  • fs::read_to_string
  • fs::remove_dir
  • fs::remove_dir_all
  • fs::remove_file
  • fs::rename
  • fs::write
  • linux::get_pass::get_pass
  • process::do_exec
  • process::exit
  • thread::sleep
  • unix::host_name::host_name
  • unix::misc::openpty::openpty
  • unix::passwd::getpw_r::getpwuid_r
  • unix::random::system_random

Type Aliases

  • Result
  • unix::fd::RawFd

Statics

  • unix::print::__STDERR_LOCK
  • unix::print::__STDOUT_LOCK

Constants

  • time::UNIX_TIME
  • unix::print::__STDERR_WRITER
  • unix::print::__STDOUT_WRITER