Docs.rs
roshi-interface-0.1.2
roshi-interface 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Rhovian
Dependencies
codama-macros ^0.9.2
normal
solana-instruction ^3.3
normal
solana-program-error ^3.0.1
normal
solana-pubkey ^4.1
normal
solana-sha256-hasher ^3.1.0
normal
wincode ^0.5.4
normal
codama ^0.9.2
dev
proptest ^1
dev
serde_json ^1
dev
Versions
4.37%
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
bps_ceil
roshi_
interface
0.1.2
In roshi_
interface::
math
roshi_interface
::
math
Function
bps_
ceil
Copy item path
Source
pub fn bps_ceil(amount:
u64
, bps:
u16
) ->
MathResult
<
u64
>