[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"