abi_stable_shared 0.11.0

Implementation detail of abi_stable.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.core_extensions]
default_features = false
features = ["std", "self_ops", "slices", "type_level_bool"]
version = "1.5.2"

[package]
authors = ["rodrimati1992 <rodrimatt1985@gmail.com>"]
categories = []
description = "Implementation detail of abi_stable."
documentation = "https://docs.rs/abi_stable/"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs", "APACHE_license", "MIT_license"]
keywords = ["ffi", "data-structures"]
license = "MIT/Apache-2.0"
name = "abi_stable_shared"
repository = "https://github.com/rodrimati1992/abi_stable_crates/"
resolver = "1"
version = "0.11.0"