addin1c 0.3.0

Helper for creating 1C:Enterpirse 8 add-ins with Native API technology
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.smallvec]
version = "1.11"

[dependencies.utf16_lit]
version = "2.0"

[package]
categories = []
description = "Helper for creating 1C:Enterpirse 8 add-ins with Native API technology"
edition = "2021"
homepage = "https://github.com/medigor/addin1c"
keywords = ["1c-enterpirse", "native-api", "addin"]
license = "MIT"
name = "addin1c"
readme = "README.md"
repository = "https://github.com/medigor/addin1c"
version = "0.3.0"