Struct python27_sys::PyFutureFeatures [−][src]
Fields
ff_features: c_int
ff_lineno: c_int
Trait Implementations
impl Copy for PyFutureFeatures
[src]
impl Copy for PyFutureFeatures
impl Clone for PyFutureFeatures
[src]
impl Clone for PyFutureFeatures
fn clone(&self) -> PyFutureFeatures
[src]
fn clone(&self) -> PyFutureFeatures
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for PyFutureFeatures
impl Send for PyFutureFeatures
impl Sync for PyFutureFeatures
impl Sync for PyFutureFeatures