//! Function number domain: callable function values built over CAS or native
//! bodies, with `fn`, `call`, and `grad` operations for the `Func` domain.
pub use ;
/// Cookbook recipes for this domain, embedded at build time.
pub static RECIPES: EmbeddedDir =
include!;