notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

constants.rs (57B)


      1 /// Default frame margin
      2 pub const FRAME_MARGIN: i8 = 8;