Skip to main content

binding

Function binding 

Source
pub fn binding(args: &ReadArgs) -> Result<(), RkError>
Expand description

Print a technology binding, or list the bindings.

ยงErrors

Returns RkError::NotFound for an unknown binding and RkError::Usage when neither a name nor --list is given.