Struct sass_sys::Sass_Env [] [src]

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

Trait Implementations

impl Debug for Sass_Env
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Sass_Env
[src]

impl Clone for Sass_Env
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Sass_Env

impl Sync for Sass_Env