Skip to content

Latest commit

 

History

History

exe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Rust example using static library package

This crate contains an executable, which links ghcr.io/termoshtt/ocipkg/static/rust package generated by examples/static/rust/lib.

fn main() {
    ocipkg::link_package("ghcr.io/termoshtt/ocipkg/static/rust:0dbc47b").unwrap();
}