smodel 1.0.10

Symbol semantic modeling for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.by_address]
version = "1.1.0"

[dependencies.smodel-proc]
version = "1.0"

[package]
authors = ["hydroper <matheusdiasdesouzads@gmail.com>"]
categories = ["data-structures"]
description = "Symbol semantic modeling for Rust."
edition = "2021"
keywords = ["symbol", "semantics", "model", "class", "inheritance"]
license = "Apache-2.0"
name = "smodel"
readme = "README.md"
repository = "https://github.com/hydroper/rust.smodel"
version = "1.0.10"