Docs.rs
  • lean-sys-0.0.8
    • lean-sys 0.0.8
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • imbrem
    • digama0
    • Dependencies
      • libc ^0.2 normal
      • memoffset ^0.9 normal
      • parking_lot ^0.12 normal
      • static_assertions ^1.1.0 normal
      • rand ^0.9 dev
      • rand_xoshiro ^0.7 dev
    • Versions
    • 8.1% 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

lean_sys0.0.8

Module string

Module Items

  • Functions

In crate lean_sys

lean_sys

Module string

Source
Expand description

Strings

Functions§

lean_alloc_string⚠
lean_char_default_value
instance : inhabited char := ⟨‘A’⟩
lean_mk_ascii_string_unchecked⚠
lean_mk_string⚠
lean_mk_string_from_bytes⚠
lean_mk_string_from_bytes_unchecked⚠
lean_mk_string_unchecked⚠
lean_string_append⚠
lean_string_byte_size⚠
lean_string_capacity⚠
lean_string_cstr⚠
lean_string_data⚠
lean_string_data_byte_size⚠
lean_string_dec_eq⚠
lean_string_dec_lt⚠
lean_string_eq⚠
lean_string_eq_cold⚠
lean_string_get_byte_fast⚠
lean_string_hash⚠
lean_string_len⚠
lean_string_length⚠
lean_string_lt⚠
lean_string_mk⚠
lean_string_ne⚠
lean_string_of_usize⚠
lean_string_push⚠
lean_string_size⚠
lean_string_utf8_at_end⚠
lean_string_utf8_byte_size⚠
lean_string_utf8_extract⚠
lean_string_utf8_get⚠
lean_string_utf8_get_fast⚠
lean_string_utf8_get_fast_cold⚠
lean_string_utf8_next⚠
lean_string_utf8_next_fast⚠
lean_string_utf8_next_fast_cold⚠
lean_string_utf8_prev⚠
lean_string_utf8_set⚠
lean_utf8_n_strlen⚠
lean_utf8_strlen⚠