Docs.rs
  • tiny-std-0.1.0
    • tiny-std 0.1.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MarcusGrass
    • Dependencies
      • rusl ^0.1.0 normal
      • sc ^0.2.7 normal
      • unix-print ^0.1.0 normal
    • Versions
    • 43.81% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate tiny_std

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • UnixStr
  • UnixString
  • error::Errno
  • fs::DirEntry
  • fs::Directory
  • fs::File
  • fs::Metadata
  • fs::Mode
  • fs::OpenOptions
  • fs::ReadDir
  • io::read_buf::ReadBuf
  • linux::epoll::EpollDriver
  • linux::epoll::EpollEvent
  • linux::epoll::EpollEventMask
  • 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::random::Prng

Enums

  • error::Error
  • fs::FileType
  • linux::epoll::EpollTimeout
  • process::ChildStdio
  • process::Environment
  • process::Stdio

Traits

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

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 Definitions

  • error::Result
  • unix::fd::RawFd

Constants

  • time::UNIX_TIME