mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-30 11:25:01 -04:00
Fix
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Unity Tutorial - Advanced - Part 4 - Resources and Scheduling
|
||||
---
|
||||
title: Unity Tutorial - Advanced - Part 4 - Resources and Scheduling
|
||||
---
|
||||
|
||||
Need help with the tutorial? [Join our Discord server](https://discord.gg/spacetimedb)!
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# Module ABI Reference
|
||||
---
|
||||
title: Module ABI Reference
|
||||
---
|
||||
|
||||
This document specifies the _low level details_ of module-host interactions (_"Module ABI"_). _**Most users**_ looking to interact with the host will want to use derived and higher level functionality like [`bindings`], `#[spacetimedb(table)]`, and `#[derive(SpacetimeType)]` rather than this low level ABI. For more on those, read the [Rust module quick start][module_quick_start] guide and the [Rust module reference][module_ref].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user