Function flowclib::info::version [] [src]

pub fn version() -> &'static str

return the version number of the library as a string of the form "M.m.p"

  • M is a one or two digit Major version number
  • m is a one or two digit Minor version number
  • p is a one or two digit Patch version number