{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/queue","name":"queue","description":"Simple wrapper around Vec to provide a FIFO queue.","version":"0.3.1","softwareVersion":"0.3.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://gitlab.com/rascul/queue","issueTracker":"https://gitlab.com/rascul/queue/issues","url":"https://rascul.gitlab.io/queue","keywords":["queue","vec","fifo"],"maintainer":[{"@type":"Person","name":"rascul","url":"https://github.com/rascul"}],"author":[{"@type":"Person","name":"rascul","url":"https://github.com/rascul"}],"copyrightHolder":[{"@type":"Person","name":"rascul","url":"https://github.com/rascul"}],"dateCreated":"2017-04-06","dateModified":"2019-08-27","datePublished":"2019-08-27","copyrightYear":2017,"downloadUrl":"https://static.crates.io/crates/queue/queue-0.3.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/queue/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/queue/"]}