Docs.rs
inputbox-0.1.0
inputbox 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Mivik
Dependencies
cfg-if ^1.0.4
normal
log ^0.4.29
normal
serde_json ^1.0
normal
which ^8.0.1
normal
napi-derive-ohos ^1.1.3
normal
napi-ohos ^1.1.3
normal
inputbox-android ^0.1.1
normal
jni ^0.22
normal
once_cell ^1.21.3
normal
block2 ^0.6.2
normal
objc2 ^0.6.4
normal
objc2-core-foundation ^0.3.2
normal
objc2-foundation ^0.3.2
normal
objc2-ui-kit ^0.3.2
normal
Versions
93.33%
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
Skip to main content
DEFAULT_CANCEL_LABEL
inputbox
0.1.0
inputbox
Constant
DEFAULT_
CANCEL_
LABEL
Copy item path
Source
pub const DEFAULT_CANCEL_LABEL: &
str
= "Cancel";
Expand description
Default label for the cancel button.