Docs.rs
grandeur_gdnative-0.1.0
grandeur_gdnative 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
chitoyuu
Dependencies
ahash ^0.7.6
normal
crossbeam-channel ^0.5.1
normal
derivative ^2.2
normal
gdnative ^0.11
normal
grandeur ^0.1.0
normal
grandeur_gdnative_macros ^0.1.1
normal
optional
hashbrown ^0.11.2
normal
indexmap ^1.7.0
normal
log ^0.4.0
normal
thiserror ^1.0
normal
Versions
16.18%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate grandeur_gdnative
grandeur_
gdnative
0.1.0
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Functions
Type Aliases
Crate
grandeur_
gdnative
Copy item path
Source
Re-exports
§
pub use
crossbeam_channel
as channel;
pub use
grandeur
;
pub use
grandeur_gdnative_macros
as macros;
Modules
§
handler
prop
renderer
repo
vnode
Structs
§
Register
Builder
Traits
§
Msg
Functions
§
register
Type Aliases
§
Fragment
Alias for a “fragment”, a.k.a. a vector of nodes to be positioned under a common parent.
VTree
Node
Specialized alias for virtual scene tree nodes.