Struct v8::script_compiler::Source
source · #[repr(C)]pub struct Source { /* private fields */ }
Expand description
Source code which can then be compiled to a UnboundScript or Script.
#[repr(C)]pub struct Source { /* private fields */ }
Source code which can then be compiled to a UnboundScript or Script.