]> git.ipfire.org Git - thirdparty/bird.git/commit
YANG: trivial rust implementation of show memory
authorVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 8 Feb 2024 09:43:54 +0000 (10:43 +0100)
committerVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 8 Feb 2024 09:43:54 +0000 (10:43 +0100)
commit1a06773cf7e10847fae7e08d4c223b8effa4e58c
tree1bcb6f8d83dfea0774b58a04f26f1fcab23f54d5
parent1c4995f9d2d6195f13369d6e0208704874517d71
YANG: trivial rust implementation of show memory
yang/rust/.gitignore [new file with mode: 0644]
yang/rust/Cargo.toml [new file with mode: 0644]
yang/rust/src/main.rs [new file with mode: 0644]