Docs.rs
  • filetypes-0.1.2
    • filetypes 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anemele
    • Dependencies
      • byteorder ^1.5.0 normal
      • glob ^0.3.1 normal
    • Versions
    • 0% 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
    • 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

filetypes0.1.2

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • types::Type

Functions

  • matcher::match_all
  • matcher::match_application
  • matcher::match_archive
  • matcher::match_audio
  • matcher::match_document
  • matcher::match_font
  • matcher::match_image
  • matcher::match_video
  • types::application::sum
  • types::archive::sum
  • types::audio::sum
  • types::document::sum
  • types::font::sum
  • types::image::sum
  • types::sum
  • types::video::sum

Type Aliases

  • matcher::Matcher
  • types::HashMapTypeMatcher

Constants

  • types::TYPE_UNKNOWN