Docs.rs
  • solstack-0.3.1
    • solstack 0.3.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • solmateus
    • Dependencies
      • criterion ^0.4.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 86.36% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate solstack

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • stack::Stack

Enums

  • trans::Trans

Traits

  • state::State

Macros

  • macros::stack_isolate
  • macros::stack_pop
  • macros::stack_push
  • macros::stack_quit
  • macros::stack_replace
  • macros::stack_tick
  • macros::trans_isolate
  • macros::trans_none
  • macros::trans_pop
  • macros::trans_push
  • macros::trans_quit
  • macros::trans_replace
  • stack_isolate
  • stack_pop
  • stack_push
  • stack_quit
  • stack_replace
  • stack_tick
  • trans_isolate
  • trans_none
  • trans_pop
  • trans_push
  • trans_quit
  • trans_replace

Type Definitions

  • state::BoxState