Docs.rs
yui-core-0.4.0
yui-core 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
taketo1024
Dependencies
ahash ^0.8.11
normal
auto-impl-ops ^0.2.1
normal
bimap ^0.6.3
normal
cfg-if ^1.0.0
normal
delegate ^0.13.3
normal
derive_more ^2.0.1
normal
dinglebit_combinatorics ^1.1.0
normal
is-even ^1.0.0
normal
itertools ^0.14.0
normal
log ^0.4.27
normal
num-bigint ^0.4.6
normal
num-integer ^0.1.46
normal
num-traits ^0.2.19
normal
prettytable ^0.10.0
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
optional
serde_json ^1.0.140
normal
optional
serde_repr ^0.1.20
normal
optional
serde_with ^3.12.0
normal
optional
simplelog ^0.12.2
normal
Versions
0%
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
superscript
yui_
core
0.4.0
In yui_
core::
util::
format
yui_core
::
util
::
format
Function
superscript
Copy item path
Source
pub fn superscript<I>(i: I) ->
String
where I:
ToPrimitive
,