pub type Script<'a> = TableRef<'a, ScriptMarker>;
Script Table
pub struct Script<'a> { /* private fields */ }