Docs.rs
rtaichi_attr_impl-0.0.2+1.3.0
rtaichi_attr_impl 0.0.2+1.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
PENGUINLIONG
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
taichi-runtime ^0.0.7
normal
Versions
0%
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
All
rtaichi_
attr_
impl
0.0.2+1.3.0
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
List of all items
Structs
arg::KernelArg
error::ErrorStore
instr::BasicBlock
instr::Instr
instr::InstrId
kernel::Kernel
Enums
arg_ty::KernelArgType
instr::Literal
instr::Operand
type_hint::TypeHint
Macros
abort
abort_if
abort_scope
Functions
arg::parse_arg
arg_ty::parse_arg_ty
instr::parse_instrs
kernel::parse_kernel
macro_gen::gen_kernel_interface_tt
print::print_kernel
type_hint::parse_type_hint
Type Aliases
error::Result