Docs.rs
  • karo-0.1.2
    • karo 0.1.2
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • silwol
    • Dependencies
      • chrono ^0.4 normal
      • decorum ^0.1 normal
      • indexmap ^1 normal
      • quick-xml ^0.17 normal
      • rgb ^0.8 normal
      • snafu ^0.5 normal
      • zip ^0.5 normal
    • Versions
    • 12.3% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

karo0.1.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate karo

Source

Modules§

colors

Structs§

Border
Chart
Chartsheet
Col
ColRange
Format
Index
IndexRange
Row
RowRange
Validation
Workbook
Worksheet

Enums§

BorderStyle
ChartType
Criterion
Error
HorizontalAlignment
NumFormat
Pattern
ValidationErrorType
ValidationType
VerticalAlignment

Traits§

AsRangeString

Functions§

cell
Convert an Excel A1 type cell string into an Index struct.
col
col_range
index
range
row
row_range

Type Aliases§

Result