Docs.rs
lunaris_engine-0.1.0
lunaris_engine 0.1.0
Permalink
Docs.rs crate page
MIT
29 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
darklunarisx
Dependencies
num-traits ^0.2.19
normal
rand ^0.9.2
normal
criterion ^0.4
dev
Versions
48.91%
of the crate is documented
Platform
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
Skip to main content
longest_substring_without_repeat
lunaris_
engine
0.1.0
In lunaris_
engine::
set::
longest_
substring_
without_
repeat
lunaris_engine
::
set
::
longest_substring_without_repeat
Function
longest_
substring_
without_
repeat
Copy item path
Source
pub fn longest_substring_without_repeat(s: &
str
) ->
usize