cairo-lang-primitive-token 1.0.0

Primitive representation of a TokenStream
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[lib]
name = "cairo_lang_primitive_token"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Primitive representation of a TokenStream"
edition = "2021"
license-file = "LICENSE"
name = "cairo-lang-primitive-token"
readme = false
repository = "https://github.com/starkware-libs/cairo/"
version = "1.0.0"