Docs.rs
  • c2g-0.9.0
    • c2g 0.9.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0+
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomasfarias
    • Dependencies
      • clap ^2.33 normal
      • env_logger ^0.9 normal
      • gif ^0.13.1 normal
      • image ^0.25.1 normal
      • include_dir ^0.6 normal optional
      • log ^0.4 normal
      • pgn-reader ^0.22 normal
      • rayon ^1.10 normal
      • regex ^1.5.5 normal
      • resvg ^0.22 normal
      • shakmaty ^0.23 normal
      • thiserror ^1.0 normal
      • tiny-skia ^0.6 normal
      • usvg ^0.22 normal
    • Versions
    • 17.11% 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

c2g0.9.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • app::Chess2Gif
  • config::Color
  • config::Colors
  • config::Config
  • delay::Delays
  • drawer::board::BoardDrawer
  • drawer::svgs::SVGFontConfig
  • drawer::svgs::SVGForest
  • drawer::termination::TerminationDrawer
  • drawer::utils::PieceInBoard
  • giffer::Clock
  • giffer::GameClocks
  • giffer::PGNGiffer
  • giffer::Player
  • giffer::Players
  • style::StyleComponents

Enums

  • config::Output
  • delay::Delay
  • drawer::error::DrawerError
  • drawer::svgs::FontSize
  • drawer::svgs::FontWeight
  • drawer::svgs::SVGTree
  • drawer::termination::TerminationReason
  • error::C2GError
  • giffer::GifWriter
  • giffer::GifferError
  • style::StyleComponent

Functions

  • drawer::utils::has_coordinate