Struct sass_sys::Sass_Import[][src]

#[repr(C)]
pub struct Sass_Import { /* fields omitted */ }

Trait Implementations

impl Debug for Sass_Import
[src]

Formats the value using the given formatter. Read more

impl Copy for Sass_Import
[src]

impl Clone for Sass_Import
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Sass_Import

impl Sync for Sass_Import