mirror of
https://github.com/urbit/ares.git
synced 2024-11-26 09:57:56 +03:00
[ares] Some cleanup
This commit is contained in:
parent
665a2f5672
commit
4eb99cc2d4
@ -6,7 +6,6 @@ use murmur3::murmur3_32_nocopy;
|
||||
use std::cmp::min;
|
||||
use std::io::{Read, Result};
|
||||
use std::ptr::{copy_nonoverlapping, write_bytes};
|
||||
use crate::noun::acyclic_noun;
|
||||
|
||||
/** A reader for an atom which pads the atom out to a given length */
|
||||
struct PaddedReadAtom {
|
||||
|
Loading…
Reference in New Issue
Block a user