cairo-lang-sierra-type-size 2.9.1

Sierra type sizes computation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "cairo-lang-sierra-type-size"
version.workspace = true
edition.workspace = true
repository.workspace = true
license-file.workspace = true
description = "Sierra type sizes computation."

[dependencies]
cairo-lang-sierra = { path = "../cairo-lang-sierra", version = "~2.9.1" }
cairo-lang-utils = { path = "../cairo-lang-utils", version = "~2.9.1" }