Docs.rs
ac-library-rs-0.1.1
ac-library-rs 0.1.1
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
koba-e964
qryxip
mizar
TonalidadeHidrica
Dependencies
proconio =0.3.6
dev
proconio-derive ^0.2.1
dev
rand ^0.7.3
dev
Versions
40.54%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ac_
library
0.1.1
In ac_
library::
string
ac_library
::
string
Function
z_algorithm_arbitrary
Copy item path
Source
pub fn z_algorithm_arbitrary<T:
Ord
>(s: &
[T]
) ->
Vec
<
usize
>