Docs.rs
  • byte-slice-0.1.12
    • byte-slice 0.1.12
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • seankerr
    • Dependencies
    • Versions
    • 98.63% 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

byte_slice0.1.12

Crate Items

  • Macros
  • Structs

List of all items

Structs

  • ByteStream

Macros

  • bs_available
  • bs_collect
  • bs_collect_digits16
  • bs_collect_digits32
  • bs_collect_digits64
  • bs_collect_digits8
  • bs_collect_hex16
  • bs_collect_hex32
  • bs_collect_hex64
  • bs_collect_hex8
  • bs_collect_length
  • bs_collect_until
  • bs_collect_when
  • bs_count
  • bs_count_when
  • bs_find
  • bs_find_pattern
  • bs_has_bytes
  • bs_index
  • bs_is_eos
  • bs_jump
  • bs_mark
  • bs_next
  • bs_peek
  • bs_remaining
  • bs_replay
  • bs_rewind
  • bs_rewind_to
  • bs_slice
  • bs_slice_ignore
  • bs_slice_length
  • bs_starts_with
  • bs_starts_with1
  • bs_starts_with10
  • bs_starts_with11
  • bs_starts_with12
  • bs_starts_with13
  • bs_starts_with14
  • bs_starts_with15
  • bs_starts_with16
  • bs_starts_with17
  • bs_starts_with18
  • bs_starts_with19
  • bs_starts_with2
  • bs_starts_with20
  • bs_starts_with21
  • bs_starts_with22
  • bs_starts_with23
  • bs_starts_with24
  • bs_starts_with25
  • bs_starts_with3
  • bs_starts_with4
  • bs_starts_with5
  • bs_starts_with6
  • bs_starts_with7
  • bs_starts_with8
  • bs_starts_with9
  • is_alpha
  • is_control
  • is_digit
  • is_hex
  • is_not_visible_7bit
  • is_not_visible_8bit
  • is_visible_7bit
  • is_visible_8bit