ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove struct_excessive_bools in ctx

authored by

marshmallow and committed by
marshmallow
be1d04eb 557960d9

-1
-1
wire/lib/src/hive/node.rs
··· 294 294 pub key_agent_directory: Option<String>, 295 295 } 296 296 297 - #[allow(clippy::struct_excessive_bools)] 298 297 pub struct Context<'a> { 299 298 pub name: &'a Name, 300 299 pub node: &'a mut Node,