📄️ Standard Library
You can find the full API reference for the Inferlet standard library at https://docs.rs/inferlet/latest/inferlet/.
📄️ inferlet.core
The inferlet:core world defines the complete set of APIs available to an inferlet. It aggregates several specialized interfaces, each responsible for a distinct area of functionality, from model interaction and runtime environment access to messaging and data storage.