@@ -0,0 +1,5 @@
#[derive(Debug)]
pub struct CuddleContext {
pub plan: CuddlePlan,
pub path: PathBuf,
}
The note is not visible to the blocked user.