Docs.rs
  • nu-utils-0.106.1
    • nu-utils 0.106.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • crossterm ^0.28.1 normal optional
      • fancy-regex ^0.14 normal
      • log ^0.4 normal
      • lscolors ^0.20 normal
      • num-format ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0.97 normal
      • strip-ansi-escapes ^0.2.1 normal
      • sys-locale ^0.3 normal
      • unicase ^2.8.0 normal
      • nix ^0.29 normal
      • crossterm_winapi ^0.9 normal
    • Versions
    • 35.29% 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

nu_utils0.106.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • SharedCow
  • flatten_json::JsonFlattener
  • float::ObviousFloat

Enums

  • filesystem::PermissionResult

Traits

  • IgnoreCaseExt

Macros

  • perf

Functions

  • emoji::contains_emoji
  • escape_quote_string
  • filesystem::have_permission
  • filesystem::users::current_user_groups
  • filesystem::users::get_current_gid
  • filesystem::users::get_current_uid
  • filesystem::users::get_group_by_gid
  • filesystem::users::get_user_by_uid
  • locale::get_system_locale
  • locale::get_system_locale_string
  • needs_quoting
  • strip_ansi_likely
  • strip_ansi_string_likely
  • strip_ansi_string_unlikely
  • strip_ansi_unlikely
  • utils::enable_vt_processing
  • utils::get_default_config
  • utils::get_default_env
  • utils::get_doc_config
  • utils::get_doc_env
  • utils::get_ls_colors
  • utils::get_scaffold_config
  • utils::get_scaffold_env
  • utils::stderr_write_all_and_flush
  • utils::stdout_write_all_and_flush
  • utils::terminal_size

Constants

  • locale::LOCALE_OVERRIDE_ENV_VAR