1 unstable release
0.1.0 | Jan 10, 2025 |
---|
#220 in Operating systems
1,142 downloads per month
Used in 3 crates
(via kbvm)
11KB
60 lines
secure-execution
This crate provides a cross-platform function to determine if the running executable requires secure execution.
License
This project is licensed under either of
- Apache License, Version 2.0
- MIT License
at your option.
lib.rs
:
This crate provides a cross-platform function to determine if the running executable requires secure execution.
See the documentation of requires_secure_execution
for details.
Dependencies
~4KB