Docs.rs
prisoner-0.6.3
prisoner 0.6.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
iancullinane
Dependencies
block-id ^0.1.2
normal
clap ^3.1.12
normal
fake ^2.4
normal
rand ^0.8.3
normal
strum ^0.25.0
normal
strum_macros ^0.25.3
normal
tabled ^0.7.0
normal
Versions
69.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
find
prisoner
0.6.3
In prisoner::
entity
prisoner
::
entity
Function
find
Copy item path
Source
pub fn find<'a>( tag: &
str
, players: &'a [impl
Player
], ) ->
Option
<&'a impl
Player
>