1 stable release
| 1.0.0 | Dec 3, 2025 |
|---|
#8 in #consumption
145KB
2K
SLoC
Lightweight types for directing the execution of Atlas programs.
This crate offers views and zero-copy types to interact with program instructions and accounts. As a result, it reduces compute units consumption. This is achieved by defining types that hold references instead of owning the required data.