Docs.rs
  • tachyonfx-0.15.0
    • tachyonfx 0.15.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • junkdog
    • Dependencies
      • anpa ^0.9.0 normal optional
      • bon ^3.6.2 normal
      • colorsys ^0.6.7 normal
      • compact_str ^0.9.0 normal
      • ratatui ^0.29 normal
      • simple-easing ^1.0.1 normal
      • thiserror ^2.0.12 normal
      • web-time ^1.1.0 normal optional
      • criterion ^0.5.1 dev
      • crossterm ^0.28.1 dev
      • indoc ^2.0.6 dev
      • regex ^1.11.1 dev
      • tui-textarea ^0.7.0 dev
    • Versions
    • 42.8% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tachyonfx0.15.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CellIterator
  • CellPredicate
  • ColorMapper
  • Effect
  • EffectManager
  • EffectTimer
  • LruCache
  • SimpleRng
  • dsl::Arguments
  • dsl::DslCompiler
  • dsl::EffectDsl
  • dsl::EffectExpression
  • fx::Glitch
  • fx::ShaderFn
  • fx::ShaderFnBuilder
  • fx::ShaderFnContext
  • widget::EffectTimeline
  • widget::EffectTimelineBuilder
  • widget::EffectTimelineRects

Enums

  • CellFilter
  • ColorSpace
  • Interpolation
  • Motion
  • dsl::DslError
  • fx::RepeatMode
  • fx::ShaderFnSignature

Traits

  • BufferRenderer
  • CenteredShrink
  • EffectRenderer
  • HslConvertable
  • Interpolatable
  • IntoEffect
  • RangeSampler
  • Shader
  • ThreadSafetyMarker
  • ToRgbComponents
  • dsl::DslFormat
  • fx::IntoTemporaryEffect

Macros

  • default_shader_impl

Functions

  • blit_buffer
  • blit_buffer_region
  • color_from_hsl
  • color_from_hsv
  • color_to_hsl
  • color_to_hsv
  • fx::coalesce
  • fx::coalesce_from
  • fx::consume_tick
  • fx::delay
  • fx::dissolve
  • fx::dissolve_to
  • fx::effect_fn
  • fx::effect_fn_buf
  • fx::explode
  • fx::fade_from
  • fx::fade_from_fg
  • fx::fade_to
  • fx::fade_to_fg
  • fx::freeze_at
  • fx::hsl_shift
  • fx::hsl_shift_fg
  • fx::never_complete
  • fx::offscreen_buffer
  • fx::parallel
  • fx::ping_pong
  • fx::prolong_end
  • fx::prolong_start
  • fx::remap_alpha
  • fx::repeat
  • fx::repeating
  • fx::resize_area
  • fx::sequence
  • fx::sleep
  • fx::slide_in
  • fx::slide_out
  • fx::sweep_in
  • fx::sweep_out
  • fx::term256_colors
  • fx::timed_never_complete
  • fx::translate
  • fx::translate_buf
  • fx::with_duration
  • ref_count
  • render_as_ansi_string

Type Aliases

  • Duration
  • RefCount
  • fx::Direction