Home
last modified time | relevance | path

Searched refs:derive_constructor (Results 1 – 25 of 25) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/
H A Dconfig.rs308 pub derive_constructor: bool, field
329 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
333 self.derive_constructor in derive_constructor()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/
H A Dtemplate.toml85 derive_constructor = false
H A Ddocs.md640 derive_constructor = true
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/
H A Dtemplate.toml87 derive_constructor = false
H A Ddocs.md707 derive_constructor = true
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/
H A Dtemplate.toml83 derive_constructor = false
H A Ddocs.md588 derive_constructor = true
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/
H A Dconfig.rs362 pub derive_constructor: bool, field
383 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
387 self.derive_constructor in derive_constructor()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/
H A Dconfig.rs362 pub derive_constructor: bool, field
383 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
387 self.derive_constructor in derive_constructor()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/
H A Dtemplate.toml92 derive_constructor = false
H A Ddocs.md748 derive_constructor = true
/dports/devel/rust-cbindgen/cbindgen-0.20.0/
H A Dtemplate.toml92 derive_constructor = false
H A Ddocs.md748 derive_constructor = true
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/
H A Dtemplate.toml92 derive_constructor = false
H A Ddocs.md748 derive_constructor = true
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mapped_hyph/
H A Dcbindgen.toml74 derive_constructor = false
/dports/devel/rust-cbindgen/cbindgen-0.20.0/src/bindgen/
H A Dconfig.rs460 pub derive_constructor: bool, field
483 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
487 self.derive_constructor in derive_constructor()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dconfig.rs460 pub derive_constructor: bool, field
483 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
487 self.derive_constructor in derive_constructor()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dconfig.rs460 pub derive_constructor: bool, field
483 pub(crate) fn derive_constructor(&self, annotations: &AnnotationSet) -> bool { in derive_constructor() method
487 self.derive_constructor in derive_constructor()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/ir/
H A Dstructure.rs400 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/src/bindgen/ir/
H A Dstructure.rs493 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/ir/
H A Dstructure.rs478 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()
/dports/devel/rust-cbindgen/cbindgen-0.20.0/src/bindgen/ir/
H A Dstructure.rs493 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/ir/
H A Dstructure.rs478 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/src/bindgen/ir/
H A Dstructure.rs493 if config.structure.derive_constructor(&self.annotations) && !self.fields.is_empty() { in write()