Docs.rs
  • proc-macro-assertions-0.1.5
    • proc-macro-assertions 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • JustusFluegel
    • Dependencies
      • better_any ^0.2.0 normal
      • proc-macro2 ^1.0.51 normal
      • quote ^1.0.23 normal
      • sealed ^0.5.0 normal
      • syn ^2.0.28 normal
      • uuid ^1.3.4 normal optional
    • Versions
    • 53.77% 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

proc_macro_assertions0.1.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • add_generics::WithGenerics
  • assert::Assert
  • bounds::ResolvedBounds
  • context::Context
  • generatable::StaticTid
  • generatable::Trait
  • generatable::Type
  • ident_generator::CountingIdentGenerator
  • passed_data::PassedData
  • raw_assert::RawAssert
  • raw_assert::iter::AssertCollection
  • store::Store
  • token_cmp_wrapper::TokenCmpWrapper

Enums

  • maybe_borrowed::MaybeBorrowed

Traits

  • add_generics::AttachGenerics
  • add_generics::AttachGenericsWithAssert
  • assert::InsertIntoTemplate
  • assertable::Assertable
  • bounds::AssertableWithBounds
  • bounds::ProvideBounds
  • bounds::ResolveBounds
  • generatable::Generatable
  • ident_generator::IdentGenerator
  • into_template::IntoTemplate
  • into_template::TypeEq
  • maybe_borrowed::FromMaybeBorrowed
  • passed_data::WithData
  • raw_assert::trait::RawAssertable

Macros

  • assert_into
  • prelude::assert_into

Type Aliases

  • store::DefaultStore