Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[Rust] The RGB model constructor of Color class
cwchen
Aug 28th, 2017
3,838
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Rust
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
impl
Color
{
// Constructor for RGB model
pub
fn
from_rgb
(
r
:
u8
,
g
:
u8
,
b
:
u8
)
->
Color
{
Color
::
RGB
{
r
:
r
,
g
:
g
,
b
:
b
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 2 min ago | 2.52 KB
🚨 🚨 Free Crypto Method 💎 🔥 🚨
JavaScript | 5 min ago | 0.22 KB
✅ 💡 Instant BTC Profit Method ✅ Working 📌🔥
JavaScript | 9 min ago | 0.20 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥 🚨
JavaScript | 12 min ago | 0.22 KB
💎 🔥 MAKE $2500 IN 15 MIN ✅ Working 💎 🔥 🚨
JavaScript | 19 min ago | 0.22 KB
💎 🔥 ChangeNOW Profit Exploit 🚨 📌🚨
JavaScript | 26 min ago | 0.22 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 33 min ago | 0.22 KB
⚡ 🚀 Swapzone +37% profit glitch ✅✅
JavaScript | 34 min ago | 0.20 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!