glsp-stdlib 0.2.0

Implementation detail for the glsp crate
Documentation
[dependencies.glsp]
package = "glsp-engine"
version = "0.2"

[dependencies.glsp-proc-macros]
version = "0.2"

[dependencies.smallvec]
features = ["union", "write"]
version = "1"

[package]
authors = ["The GameLisp Project Developers"]
description = "Implementation detail for the glsp crate"
edition = "2018"
homepage = "https://gamelisp.rs/"
license = "MIT OR Apache-2.0"
name = "glsp-stdlib"
readme = "README.md"
repository = "https://github.com/fleabitdev/glsp/"
version = "0.2.0"