abi_stable_shared 0.8.0

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


[dependencies]

[dependencies.core_extensions]
default_features=false
features=["std"]
version="0.1"