gluon 0.18.2

A static, type inferred programming language for application embedding
Documentation

gluon

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 25 feature flags, 7 of them enabled by default.

default

  • async
  • regex
  • random

async

  • tokio

regex

  • dep:regex

random

  • rand
  • rand_xorshift

tokio

  • dep:tokio

rand

  • dep:rand

rand_xorshift

  • dep:rand_xorshift

web

  • async
  • hyper
  • http
  • tower-service
  • native-tls
  • tokio/net
  • tokio-stream
  • tokio-native-tls
  • pin-project-lite

test

  • serialization
  • little-skeptic
  • http
  • web
  • gluon_vm/test

serialization

  • serde
  • serde_state
  • serde_derive_state
  • gluon_vm/serialization

nightly

  • compiletest_rs
  • gluon_base/nightly

test_nightly

  • test
  • nightly

tower-service

  • dep:tower-service

tokio-stream

  • dep:tokio-stream

serde

  • dep:serde

little-skeptic

  • dep:little-skeptic

http

  • dep:http

serde_state

  • dep:serde_state

pin-project-lite

  • dep:pin-project-lite

serde_derive_state

  • dep:serde_derive_state

native-tls

  • dep:native-tls

tokio-native-tls

  • dep:tokio-native-tls

docs_rs

  • serialization

hyper

  • dep:hyper

compiletest_rs

  • dep:compiletest_rs