scryer-prolog 0.9.4

A modern Prolog implementation written mostly in Rust.
Documentation

scryer-prolog

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 8 feature flags, 7 of them enabled by default.

default

  • ffi
  • repl
  • hostname
  • tls
  • http
  • crypto-full

ffi

  • dep:libffi

repl

  • dep:crossterm
  • dep:ctrlc
  • dep:rustyline

hostname

  • dep:hostname

tls

  • dep:native-tls

http

  • dep:warp
  • dep:reqwest

crypto-full

    This feature flag does not enable additional features.

rust_beta_channel

    This feature flag does not enable additional features.