Docs.rs
fyroxed_base-1.0.1
fyroxed_base 1.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mrDIMAS
Dependencies
bitflags ^2.9.1
normal
cargo_metadata ^0.22
normal
fyrox ^1.0.1
normal
fyrox-build-tools ^1.0.1
normal
image ^0.25.1
normal
imageproc ^0.25.0
normal
notify ^8
normal
open ^5
normal
opener ^0.8
normal
ron ^0.11
normal
rust-fuzzy-search ^0.1.1
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.27
normal
strum_macros ^0.27
normal
toml ^0.9
normal
toml_edit ^0.23
normal
Versions
12.76%
of the crate is documented
Platform
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
Skip to main content
make_pick_button
fyroxed_
base
1.0.1
In fyroxed_
base::
utils
fyroxed_base
::
utils
Function
make_
pick_
button
Copy item path
Source
pub fn make_pick_button( column:
usize
, ctx: &mut
BuildContext
<'_>, ) ->
Handle
<
Button
>