Docs.rs
  • terani-0.1.0
    • terani 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Smallsan
    • Dependencies
      • colored ^2.1.0 normal
      • crossterm ^0.27.0 normal
      • rand ^0.8.5 normal
      • textwrap ^0.16.1 normal
    • Versions
    • 24.24% 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

terani0.1.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • structs::animation::Animation
  • structs::frame::Frame
  • text_effects::blinking::Blinking
  • text_effects::climbing::Climbing
  • text_effects::color_changing::ColorChanging
  • text_effects::scattering::Scattering
  • text_effects::scrolling::ScrollingLeft
  • text_effects::scrolling::ScrollingRight
  • text_effects::typewriter::Typewriter

Traits

  • text_effects::text_effect::TextEffect