neural/rs/reference.md

Rs Reference

Primitives

# Primitive Reference Type
1 Typed Registers #[register] Compiler (800L)
2 Bounded Async async(duration) / #[bounded_async] Proc-macro (200L) + rsc lint (200L)
3 Deterministic Functions #[deterministic] Compiler (400L)
4 Addressed Types #[derive(Addressed)] Proc-macro (500L)
5 Step-Scoped State #[step] Proc-macro (300L)
6 Cell Declarations cell! { } Proc-macro (2000L)
7 Edition Restrictions edition = "rs" Compiler (400L)

Infrastructure

Folder

Homonyms

reference
reference — how it works the working machinery, one page per mechanism: cyb/reference/rust-architecture|architecture · cyb/reference/rendering|rendering · cyb/reference/routing|routing · cyb/reference/terminal|terminal · cyb/reference/scripting|scripting · cyb/reference/particle|particle · formats…
bootloader/bostrom/reference
reference of go-cyber lcd api in [swagger docs](https://lcd.bostrom.cybernode.ai) cyber cli tool is a reference for operations related transactions bostrom/api
neural/trident/reference
📖 Trident Reference [← Documentation Index](/neural/trident/docs/readme) Canonical reference for all Trident design decisions. If reference docs and code disagree, the reference wins. Language Reference [language.md](/neural/trident/reference/language) — the complete language in one file, 16…

Graph