Docs.rs
  • nodejs_path-0.0.1
    • nodejs_path 0.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • hyf0
    • Dependencies
    • Versions
    • 48.89% 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

Crate nodejs_path

Version 0.0.1

See all nodejs_path's items

  • Modules
  • Macros
  • Structs
  • Constants
  • Functions
logo
Change settings

Crate nodejs_path[−][src]

Re-exports

pub use basename;
pub use resolve;

Modules

posix
win32

Macros

basename
resolve

#Example

Structs

Parsed

Constants

delimiter

Provides the platform-specific path delimiter:

sep

Provides the platform-specific path segment separator:

Functions

basename_impl
basename_impl_without_ext
dirname
extname
format
is_absolute
join
normalize
parse

Example

relative
resolve_impl
to_namespaced_path