1 unstable release
new 0.1.0 | Jan 10, 2025 |
---|
#294 in Operating systems
72 downloads per month
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