Struct sass_sys::Sass_File_Context
[−]
[src]
#[repr(C)]pub struct Sass_File_Context { /* fields omitted */ }
Trait Implementations
impl Debug for Sass_File_Context[src]
impl Copy for Sass_File_Context[src]
impl Clone for Sass_File_Context[src]
fn clone(&self) -> Sass_File_Context[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more