Docs.rs
  • elevate-code-0.1.0
    • elevate-code 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hamflx
    • Dependencies
      • ctor ^0.2.5 normal
      • elevate-code-derive ^0.1.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • windows ^0.51.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

elevate_code0.1.0

  • All Items

Crate Items

  • Re-exports
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Attribute Macros

Crate elevate_code

Source

Re-exports§

pub use ctor;
pub use serde_json;

Structs§

CommandLineBuilder
ElevationClient
ElevationRequest
ElevationResponse
ProcessAccessToken
ProcessHandle
ProcessToken

Enums§

ElevateToken
ProcessControlFlow

Statics§

GLOBAL_CLIENT

Traits§

ElevatedOperation

Functions§

NtSetInformationProcess⚠
create_process
is_elevated
replace_with_current_token
run_as
try_execute_task

Attribute Macros§

elevate_code