Docs.rs
  • varlen-0.1.2
    • varlen 0.1.2
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • reinerp
    • Dependencies
      • bumpalo ^3.9.1 normal optional
      • svgbobdoc ^0.3.0-alpha normal optional
      • varlen_macro ^0.1 normal optional
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

varlen0.1.2

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • FixedLen
  • FixedLenCloner
  • FixedLenLayout
  • VCopier
  • array::Array
  • array::ArrayCloner
  • array::ArrayLayout
  • array::SizedInit
  • array_init::CloneFrom
  • array_init::CopyFrom
  • array_init::FillSequentially
  • array_init::FillWithDefault
  • array_init::FromIterPrefix
  • array_init::MoveFrom
  • marker::ArrayMarker
  • marker::FieldMarker
  • owned::Owned
  • seq::CheckedIndexing
  • seq::Iter
  • seq::IterMut
  • seq::OwnedElems
  • seq::Seq
  • seq::UncheckedIndexing
  • str::Str
  • str::StrCloner
  • tuple::Tup2
  • tuple::Tup3
  • tuple::Tup4
  • tuple::Tup5
  • tuple::tup2::Cloner
  • tuple::tup2::Init
  • tuple::tup2::Layout
  • tuple::tup2::Muts
  • tuple::tup2::Refs
  • tuple::tup3::Cloner
  • tuple::tup3::Init
  • tuple::tup3::Layout
  • tuple::tup3::Muts
  • tuple::tup3::Refs
  • tuple::tup4::Cloner
  • tuple::tup4::Init
  • tuple::tup4::Layout
  • tuple::tup4::Muts
  • tuple::tup4::Refs
  • tuple::tup5::Cloner
  • tuple::tup5::Init
  • tuple::tup5::Layout
  • tuple::tup5::Muts
  • tuple::tup5::Refs
  • vbox::VBox

Traits

  • Initializer
  • Layout
  • VClone
  • VCopy
  • VarLen
  • array::ArrayLen
  • array_init::ArrayInitializer
  • seq::Indexing

Macros

  • define_varlen_newtype
  • impl_initializer_as_newtype
  • newtype::define_varlen_newtype
  • newtype::impl_initializer_as_newtype
  • seq
  • seq::seq

Attribute Macros

  • define_varlen
  • prelude::define_varlen

Functions

  • array_init::new_array

Type Aliases

  • seq::IndexableSeq