Docs.rs
  • solar-interface-0.1.0
    • solar-interface 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • onbjerg
    • DaniPopes
    • Dependencies
      • annotate-snippets ^0.11.1 normal
      • anstream ^0.6 normal
      • anstyle ^1.0 normal
      • derive_builder ^0.20.2 normal
      • dunce ^1 normal
      • const-hex ^1.10 normal
      • itertools >=0.10, <=0.13 normal
      • itoa ^1.0 normal
      • lasso ^0.7.3 normal
      • match_cfg ^0.1 normal
      • normalize-path ^0.2.1 normal
      • rayon ^1.8 normal
      • scc ^2 normal
      • scoped-tls ^1.0 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • solar-config ^0.1.0 normal
      • solar-data-structures ^0.1.0 normal
      • solar-macros ^0.1.0 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • unicode-width ^0.2 normal
    • Versions
    • 27.77% 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
logo

solar_interface0.1.0

Module sym

Module Items

  • Constants
  • Functions

In crate solar_interface

solar_interface

Module sym

Source
Expand description

This module contains all the defined non-keyword Symbols.

Given that sym is imported, use them like sym::symbol_name. For example sym::rustfmt or sym::u8.

Constants§

  • X
  • __tmp_struct
  • abi
  • abicoder
  • assert
  • block
  • code
  • codehash
  • concat
  • creationCode
  • data
  • decode
  • ecrecover
  • encode
  • encodeCall
  • encodePacked
  • encodeWithSelector
  • encodeWithSignature
  • error
  • experimental
  • from
  • gasleft
  • global
  • interfaceId
  • length
  • max
  • min
  • msg
  • name
  • object
  • push
  • require
  • ripemd160
  • runtimeCode
  • selector
  • send
  • sender
  • sha256
  • sig
  • solidity
  • super_
  • this
  • transfer
  • transient
  • tx
  • underscore
  • unwrap
  • value
  • wrap
  • x

Functions§

  • integer
    Get the symbol for an integer.