Type Alias spacetimedb_vm::program::Sources

source ยท
pub type Sources<'a, const N: usize> = &'a mut SourceSet<Vec<ProductValue>, N>;