Docs.rs
gdscript-base-0.3.0
gdscript-base 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yanivkalfa
Dependencies
serde ^1
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
DECLARATION
gdscript_
base
0.3.0
In gdscript_
base::
semantic_
token_
modifier
gdscript_base
::
semantic_token_modifier
Constant
DECLARATION
Copy item path
Source
pub const DECLARATION:
u32
= _; // 1u32
Expand description
The token is the
declaration
of the symbol (vs. a use).