Docs.rs
  • glace-0.1.0
    • glace 0.1.0
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mistodon
    • Dependencies
      • glace_macros =0.1.0 normal
      • ignore ^0.4 normal
      • image ^0.24 normal optional
      • indexmap ^1.9 normal
      • lazy_static ^1.0 normal
      • parking_lot ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal optional
      • serde_yaml ^0.9 normal optional
      • thiserror ^1.0 normal
      • toml ^0.5 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

glace0.1.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Enums
  • Traits
  • Type Aliases

Crate glace

Source

Re-exports§

  • pub use indexmap;
  • pub use lazy_static;
  • pub use serde;

Modules§

  • _docs_only_example_assets
  • _internal
  • cache

Macros§

  • glace

Enums§

  • AssistError
  • PathedKey

Traits§

  • Asset
  • BytesAsset
  • CachedAsset
  • FileAsset
  • SerdeAsset
  • SingleAsset
  • StrAsset
  • VirtualAsset

Type Aliases§

  • Result