Docs.rs
ashscript-types-0.5.0
ashscript-types 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
CarsonBurke
Dependencies
enum-map ^2.7.3
normal
enum_dispatch ^0.3.13
normal
glam ^0.27.0
normal
hashbrown ^0.15.0
normal
hexx ^0.18.0
normal
lazy_static ^1.5.0
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
uuid ^1.10.0
normal
Versions
4.95%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Intents
ashscript_
types
0.5.0
Intents
Aliased Type
In ashscript_
types::
intents
ashscript_types
::
intents
Type Alias
Intents
Copy item path
Source
pub type Intents =
Vec
<
Intent
>;
Aliased Type
ยง
pub struct Intents {
/* private fields */
}