Docs.rs
  • librollenspielsache-0.1.2
    • librollenspielsache 0.1.2
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • deciduously
    • Dependencies
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • r2d2_redis ^0.13 normal
      • rand ^0.7 normal
      • redis ^0.15 normal
      • regex ^1 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • pretty_assertions ^0.6 dev
    • Versions
    • 52.17% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rollenspielsache0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • character::Character
  • dice::Die
  • dice::ROLL_RE
  • dice::Roll
  • dice::RollResult
  • modifier::Modifier
  • modifier::Modifiers
  • redis::POOL
  • redis::RedisHash
  • redis::RedisHashPair
  • skill::Skill

Enums

  • error::Error
  • modifier::ModifierType

Traits

  • redis::RedisInterface

Functions

  • ffi_string_free
  • roll_base
  • roll_execute
  • roll_free
  • roll_from_str
  • roll_repeat
  • roll_result_free
  • roll_result_to_json
  • roll_result_to_string
  • roll_result_total
  • roll_to_string

Type Aliases

  • redis::Pool