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

test_nightly

  • test
  • nightly

nightly

  • compiletest_rs
  • gluon_base/nightly

pin-project-lite

  • dep:pin-project-lite

tower-service

  • dep:tower-service

serde

  • dep:serde

native-tls

  • dep:native-tls

docs_rs

  • serialization

tokio-stream

  • dep:tokio-stream

http

  • dep:http

serde_state

  • dep:serde_state

compiletest_rs

  • dep:compiletest_rs

hyper

  • dep:hyper

serde_derive_state

  • dep:serde_derive_state

tokio-native-tls

  • dep:tokio-native-tls

little-skeptic

  • dep:little-skeptic