Docs.rs
manabrew-agent-interface-0.6.2
manabrew-agent-interface 0.6.2
Docs.rs crate page
AGPL-3.0-or-later
08 August 2026
Links
crates.io
Source
Owners
khaliostr
Dependencies
forge-foundation ^0.3.2
normal
manabrew-engine ^0.6.0
normal
manabrew-protocol ^4.1.1
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.28
normal
strum_macros ^0.28.0
normal
tracing ^0.1
normal
Versions
11%
of the crate is documented
Go to latest version
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
parse_player_id
manabrew_
agent_
interface
0.6.2
In manabrew_
agent_
interface::
ids_
codec
manabrew_agent_interface
::
ids_codec
Function
parse_
player_
id
Copy item path
Source
pub fn parse_player_id(s: &
str
) ->
Option
<
PlayerId
>