What does colon mean in trait definition

⚓ Rust    📅 2025-05-19    👤 surdeus    👁️ 6      

surdeus

Warning

This post was published 93 days ago. The information described in this article may have changed.

when i saw this code from link never - Rust

image
, i am confued .
what does the colon mean? There is no mention in rust reference book
Traits: Defining Shared Behavior - The Rust Programming Language.
Can anyone explain thanks.

3 posts - 3 participants

Read full topic

🏷️ rust_feed