Attribute Macrosยง
- async_
method - A procedural attribute macro that applies
async_recursionwith platform-appropriate Send bounds. - intrinsic_
method - A procedural attribute macro to mark a Rust function as an intrinsic method for the Ristretto VM.
async_recursion with platform-appropriate Send bounds.