Docs.rs
  • inkpad-std-0.1.0
    • inkpad-std 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • clearloop
    • Dependencies
    • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

inkpad_std0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • BTreeMap
  • Box
  • Rc
  • String
  • Vec
  • fmt::Arguments
  • fmt::DebugList
  • fmt::DebugMap
  • fmt::DebugSet
  • fmt::DebugStruct
  • fmt::DebugTuple
  • fmt::Error
  • fmt::Formatter
  • fmt::FormattingOptions
  • fmt::FromFn
  • vec::Drain
  • vec::ExtractIf
  • vec::IntoIter
  • vec::Splice
  • vec::Vec

Enums

  • fmt::Alignment
  • fmt::DebugAsHex
  • fmt::Sign

Traits

  • ToOwned
  • ToString
  • fmt::Binary
  • fmt::Debug
  • fmt::Display
  • fmt::LowerExp
  • fmt::LowerHex
  • fmt::Octal
  • fmt::Pointer
  • fmt::UpperExp
  • fmt::UpperHex
  • fmt::Write

Macros

  • format
  • vec

Derive Macros

  • fmt::Debug

Functions

  • fmt::format
  • fmt::from_fn
  • fmt::write

Type Aliases

  • fmt::Result