We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ce946 commit 57081edCopy full SHA for 57081ed
1 file changed
tests/common.rs
@@ -45,7 +45,6 @@ impl Codec {
45
}
46
47
48
-
49
pub fn get_codecs() -> Vec<Codec> {
50
vec![
51
Codec::VariableByte(VariableByte::new()),
0 commit comments