Prerequisites

Prerequisites

This guide (for now) assumes that you already have some knowledge of Huione programs and basic Rust. Ideally, you have already written a basic program without huione-anchor. To make it through the essentials section, you should at least understand Huione's programming model. Additionally, you should've read chapter 1-9 of the Rust book which cover the basics of using Rust (Most of the time you don't need advanced Rust to write huione-anchor programs).

If you're not familiar with Huione at all, the official Huione developers page is a good starting point.

Last updated