Docs.rs
  • process-fun-0.1.2
    • process-fun 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eytans
    • Dependencies
      • interprocess ^2.2.2 normal
      • log ^0.4 normal
      • nix ^0.29 normal
      • process-fun-core ^0.1.2 normal
      • process-fun-macro ^0.1.2 normal
      • quote ^1.0 normal
      • serde ^1.0.214 normal
      • syn ^2.0.90 normal
      • thiserror ^2.0.4 normal
      • tempfile ^3.10 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

process_fun0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • ProcessWrapper
  • sys::Pid
  • sys::signal::SaFlags
  • sys::signal::SigAction
  • sys::signal::SigEvent
  • sys::signal::SigSet
  • sys::signal::SigSetIter
  • sys::signal::SignalIterator

Enums

  • ProcessFunError
  • sys::ForkResult
  • sys::Signal
  • sys::WaitStatus
  • sys::signal::SigHandler
  • sys::signal::SigevNotify
  • sys::signal::SigmaskHow
  • sys::signal::Signal

Attribute Macros

  • process

Functions

  • create_pipes
  • fork_process
  • read_from_pipe
  • read_start_time_from_pipe
  • ser::from_slice
  • ser::to_vec
  • stat_pid_start
  • sys::fork
  • sys::getpid
  • sys::signal::kill
  • sys::signal::killpg
  • sys::signal::pthread_sigmask
  • sys::signal::raise
  • sys::signal::sigaction
  • sys::signal::signal
  • sys::signal::sigprocmask
  • sys::waitpid
  • write_time
  • write_to_pipe

Type Aliases

  • FunId
  • sys::signal::type_of_thread_id

Constants

  • sys::signal::SIGIOT
  • sys::signal::SIGPOLL
  • sys::signal::SIGUNUSED