Flatten<Cat>
Original by @Seafoot : https://mstdn.ca/@Seafoot/110004359506791485
#rustcatastructures #rust #rustlang #cat #catsofmastodon
let mut vec = Vec::new();
vec.push(Cat::new(Color::BlackAndWhite));
vec.push(Cat::new(Color::Black));
vec.push(Cat::new(Color::Black));
Original by @Gazpics76 : https://mas.to/@Gazpics76/110004498444054478
#RustCataStructures #rust #RustLang #cat #CatsOfMastodon #Caturday
#rustcatastructures #rust #rustlang #cat #catsofmastodon #caturday
Aligned<Sun, [Cat; 3]>
#rustcatastructures #rust #rustlang #cat #catsofmastodon
[Box<Cat>; 4]
#RustCataStructures #rust #RustLang #cat #CatsOfMastodon #Caturday
#rustcatastructures #rust #rustlang #cat #catsofmastodon #caturday
let inspection_results = office.iter().map(|tile| {
if tile.is_empty() {
inspector_cat.move_to(tile);
inspector_cat.inspect(tile)
}
}).collect();
Original by @i0null : https://infosec.exchange/@i0null/109950619305957598
#rustcatastructures #rust #rustlang #cat #catsofmastodon
let knitted_cushion = cat_on_cushion.knitted_cushion;
for _ in knitted_cushion
.iter()
.cycle()
.take((knitted_cushion.len() as f64 * 3.5).floor() as usize)
{
cat_on_cushion.rotate_right(1);
}
Original by @cat : https://tea.codes/@cat/109949434319664435
#rustcatastructures #rust #rustlang #cat #catsofmastodon
Today's non-Rust special: git absorb
. I just found out about it yesterday and wanted to spread the word. In fact, it is written in Rust, it's just not about the language itself. https://github.com/tummychow/git-absorb
Source: https://www.reddit.com/r/wetcats/comments/mjytq3/stinky_baby_needed_a_bath_now_she_has_wears_if/
#rustcatastructures #rust #rustlang #cat #catsofmastodon
((Cat, Box<Cat>), Box<Gin>)
Source: https://hachyderm.io/@shawnmjones/109886380156025898
#rustcatastructures #rust #rustlang #cat #catsofmastodon
Box<Cat>
compilation.
Originals by:
@mario https://neko.cat/@mario/109858506450073434
@Roxx https://norcal.social/@Roxx/109842426974556464
@she_isking https://mindly.social/@she_isking/109665483872358960
@tyr https://pettingzoo.co/@tyr/109638951996848778
#rustcatastructures #rust #rustlang #cat #catsofmastodon
(Box::old((Some(gray_tabby), Some(tortoiseshell)),
Box::old((Some(calico), None)),
Box::old(None),
Box::old(None))
#RustCataStructures #rust #RustLang #cat #CatsOfMastodon #Caturday
#rustcatastructures #rust #rustlang #cat #catsofmastodon #caturday
[Some(aurora), None]
Aurora and picture belong to @gaysteve : https://tech.lgbt/@gaysteve/109886930727554626
#rustcatastructures #rust #rustlang #cat #catsofmastodon
keyboard.clone().borrow_mut()
Original by @cridge17 : https://universeodon.com/@cridge17/109846919513114936
#RustCataStructures #rust #RustLang #cat #CatsOfMastodon #猫の日
#rustcatastructures #rust #rustlang #cat #catsofmastodon #猫の日
toilet_paper.into_iter().collect_into(&mut floor);
Original by @michelemccarthy : https://c.im/@michelemccarthy/109847450925631360
#rustcatastructures #rust #rustlang #cat #catsofmastodon
use deflate::deflate_bytes as deflate;
let compressed_cat = deflate(Cat::new());
use inflate::inflate_bytes as inflate;
let uncompressed_cat = inflate(CompressedCat::new()).unwrap();
(compressed_cat, uncompressed_cat)
Original by @catsnkittens : https://botsin.space/@catsnkittens/109895272144865947
#rustcatastructures #rust #rustlang #cat #catsofmastodon
peaceAndQuiet.expect("LEAVE ME ALONE!");
Via @emarktaylor : https://finsup.site/@emarktaylor/109882401090821493 , in turn via @GiantMilitaryCats
#RustCataStructures #rust #RustLang #cat #CatsOfMastodon #Caturday
#rustcatastructures #rust #rustlang #cat #catsofmastodon #caturday
@vivia I do find myself looking forward to your daily #RustCataStructures 😃
Tree::from((
None,
Some(bingo),
Some(charlie),
))
Original by @DontMindMe : https://zirk.us/@DontMindMe/109807987539541033
#rustcatastructures #rust #rustlang #cat #catsofmastodon
cat.shuffle(&mut rng);
Original by @WeirdoCatLover : https://mastodon.social/@WeirdoCatLover/109847471647503364
#rustcatastructures #rust #rustlang #cat #catsofmastodon
#rustcatastructures #rust #rustlang #cat #catsofmastodon
Arc<Cat>
Original by @ygalanter : https://hachyderm.io/@ygalanter/109807227712556168
#rustcatastructures #rust #rustlang #cat #catsofmastodon